summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propertyhandler.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-05-20 18:15:56 +0000
committerKurt Zenker <kz@openoffice.org>2008-05-20 18:15:56 +0000
commitbfbf2ce6b9df1c7a6f29a72c8476e10c3e126522 (patch)
tree7003dbbe4bd0dcfd004c006b9458db2827d40212 /extensions/source/propctrlr/propertyhandler.hxx
parent01198b0d6eed32d8609466ef5c1bffe57f5fc503 (diff)
INTEGRATION: CWS mba30patches01 (1.7.306); FILE MERGED
2008/04/23 10:50:03 mba 1.7.306.2: RESYNC: (1.7-1.8); FILE MERGED 2008/03/18 15:41:00 mba 1.7.306.1: #i86365#: remove unused code
Diffstat (limited to 'extensions/source/propctrlr/propertyhandler.hxx')
-rw-r--r--extensions/source/propctrlr/propertyhandler.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/extensions/source/propctrlr/propertyhandler.hxx b/extensions/source/propctrlr/propertyhandler.hxx
index de87de59e09d..d44252cca0e7 100644
--- a/extensions/source/propctrlr/propertyhandler.hxx
+++ b/extensions/source/propctrlr/propertyhandler.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: propertyhandler.hxx,v $
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
* This file is part of OpenOffice.org.
*
@@ -116,9 +116,6 @@ namespace pcr
PropertyHandler(
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& _rxContext
);
- PropertyHandler(
- const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxLegacyFactory
- );
~PropertyHandler();
// default implementations for XPropertyHandler