diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-19 09:48:06 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-19 09:48:06 +0000 |
commit | 48498b4cc152ca8b433789b734abb1e5f7d206f2 (patch) | |
tree | faea836424abfc630a3ef5c9f9065e4291539952 /basic | |
parent | 2f1a523a93754323fea80ee8ed86b09afb237f70 (diff) |
#i10000# obsolete ; triggers warning->error
Diffstat (limited to 'basic')
-rw-r--r-- | basic/source/inc/dlgcont.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/source/inc/dlgcont.hxx b/basic/source/inc/dlgcont.hxx index ff9aa690ed86..91a7e9bfba32 100644 --- a/basic/source/inc/dlgcont.hxx +++ b/basic/source/inc/dlgcont.hxx @@ -4,9 +4,9 @@ * * $RCSfile: dlgcont.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2007-03-15 15:38:19 $ + * last change: $Author: obo $ $Date: 2007-03-19 10:48:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -157,8 +157,8 @@ public: SfxDialogLibraryContainer* pParent ); - DECLARE_XINTERFACE(); - DECLARE_XTYPEPROVIDER(); + DECLARE_XINTERFACE() + DECLARE_XTYPEPROVIDER() // XStringResourceSupplier virtual ::com::sun::star::uno::Reference< ::com::sun::star::resource::XStringResourceResolver > |