summaryrefslogtreecommitdiff
path: root/framework/inc/tabwin
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-09-08 11:45:08 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-09-08 11:45:08 +0000
commitc269b961c2fead3bc2fdbd9e3648c27fe5ba9c71 (patch)
treeef54354be702882d8c768a843bf9bd7787b4d97e /framework/inc/tabwin
parent00ebfac15c3b2eebffa7647dd668d299569769e1 (diff)
#100000# get rif of solaris warning
Diffstat (limited to 'framework/inc/tabwin')
-rw-r--r--framework/inc/tabwin/tabwindow.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/inc/tabwin/tabwindow.hxx b/framework/inc/tabwin/tabwindow.hxx
index ab4935c8c4..1b32be3069 100644
--- a/framework/inc/tabwin/tabwindow.hxx
+++ b/framework/inc/tabwin/tabwindow.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tabwindow.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2006-09-08 08:31:41 $
+ * last change: $Author: vg $ $Date: 2006-09-08 12:45:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -141,6 +141,9 @@ class TabWindow : public ::com::sun::star::lang::XTypeProvider ,
DECLARE_XSERVICEINFO
FWK_DECLARE_XTYPEPROVIDER
+ using ::cppu::OPropertySetHelper::disposing;
+ using ::cppu::OPropertySetHelper::getFastPropertyValue;
+
//---------------------------------------------------------------------------------------------------------
// XInitialization
//---------------------------------------------------------------------------------------------------------