summaryrefslogtreecommitdiff
path: root/framework/inc/services.h
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-22 08:50:33 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-22 08:50:33 +0000
commitfe229647789bcd3cfe44f6610c650821c2268755 (patch)
tree157d88def695db49033a3e1141bf421d0934befa /framework/inc/services.h
parentbbfc8731c935f3bc0849f5fcd67871e910e37da7 (diff)
#i10000# IMPLEMENTATIONNAME_STATUSBARCONTROLLERFACTORY added
Diffstat (limited to 'framework/inc/services.h')
-rw-r--r--framework/inc/services.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/inc/services.h b/framework/inc/services.h
index 4fbaee4d19a9..b20dfdccb461 100644
--- a/framework/inc/services.h
+++ b/framework/inc/services.h
@@ -2,9 +2,9 @@
*
* $RCSfile: services.h,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: obo $ $Date: 2004-11-17 15:28:34 $
+ * last change: $Author: obo $ $Date: 2004-11-22 09:50:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -207,6 +207,7 @@ namespace framework{
#define IMPLEMENTATIONNAME_LICENSE DECLARE_ASCII("com.sun.star.comp.framework.License" )
#define IMPLEMENTATIONNAME_RECENTFILESMENUCONTROLLER DECLARE_ASCII("com.sun.star.comp.framework.RecentFilesMenuController" )
#define IMPLEMENTATIONNAME_STATUSBARFACTORY DECLARE_ASCII("com.sun.star.comp.framework.StatusBarFactory" )
+#define IMPLEMENTATIONNAME_STATUSBARCONTROLLERFACTORY DECLARE_ASCII("com.sun.star.comp.framework.StatusBarControllerFactory" )
#define IMPLEMENTATIONNAME_UICATEGORYDESCRIPTION DECLARE_ASCII("com.sun.star.comp.framework.UICategoryDescription" )
#define IMPLEMENTATIONNAME_APPDISPATCHPROVIDER DECLARE_ASCII("com.sun.star.comp.sfx2.AppDispatchProvider" )
} // namespace framework