INTEGRATION: CWS warnings01 (1.3.68); FILE MERGED

2006/03/15 07:55:43 fs 1.3.68.1: #i57457# warning-free code (unxsols4)
This commit is contained in:
Jens-Heiner Rechtien
2006-06-19 12:02:45 +00:00
parent 7552674445
commit d3a85e5c81

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: navbarcontrol.hxx,v $ * $RCSfile: navbarcontrol.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 23:12:30 $ * last change: $Author: hr $ $Date: 2006-06-19 13:02:45 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@@ -147,6 +147,9 @@ namespace frm
// XVclWindowPeer // XVclWindowPeer
virtual void SAL_CALL setDesignMode( sal_Bool _bOn ) throw( ::com::sun::star::uno::RuntimeException ); virtual void SAL_CALL setDesignMode( sal_Bool _bOn ) throw( ::com::sun::star::uno::RuntimeException );
// XWindow2
using VCLXWindow::isEnabled;
protected: protected:
// XTypeProvider // XTypeProvider
DECLARE_XTYPEPROVIDER( ) DECLARE_XTYPEPROVIDER( )