INTEGRATION: CWS warnings01 (1.4.50); FILE MERGED

2006/03/24 15:36:33 fs 1.4.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
This commit is contained in:
Jens-Heiner Rechtien 2006-06-20 02:35:06 +00:00
parent 4254ee3840
commit 4a4aa7c93f

View file

@ -4,9 +4,9 @@
*
* $RCSfile: ColumnPeer.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-08 16:47:38 $
* last change: $Author: hr $ $Date: 2006-06-20 03:35:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -56,8 +56,8 @@ namespace dbaui
class OColumnPeer : public VCLXWindow
{
::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory> m_xORB;
OFieldDescription* m_pActFieldDescr;
::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> m_xColumn;
OFieldDescription* m_pActFieldDescr;
::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> m_xColumn;
public:
OColumnPeer(Window* _pParent