summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-11-11 13:12:53 +0000
committerKurt Zenker <kz@openoffice.org>2005-11-11 13:12:53 +0000
commitd057a30ebac284d5033a1f32890494b315cd4119 (patch)
tree8a56b87952cfd7506ab35f960bd56aeac1b00b80 /framework/inc
parentac40e2a9844146efa1d805485e040e505ebcb126 (diff)
INTEGRATION: CWS c05v001 (1.35.26); FILE MERGED
2005/09/29 09:27:22 as 1.35.26.1: #125916# new helper to forward URL's to the underlying OS
Diffstat (limited to 'framework/inc')
-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 f50cb0f0968a..626673100d3d 100644
--- a/framework/inc/services.h
+++ b/framework/inc/services.h
@@ -4,9 +4,9 @@
*
* $RCSfile: services.h,v $
*
- * $Revision: 1.36 $
+ * $Revision: 1.37 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 00:00:22 $
+ * last change: $Author: kz $ $Date: 2005-11-11 14:12:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -198,6 +198,7 @@ namespace framework{
#define IMPLEMENTATIONNAME_HELPONSTARTUP DECLARE_ASCII("com.sun.star.comp.framework.HelpOnStartup" )
#define IMPLEMENTATIONNAME_LOGOIMAGESTATUSBARCONTROLLER DECLARE_ASCII("com.sun.star.comp.framework.LogoImageStatusbarController" )
#define IMPLEMENTATIONNAME_LOGOTEXTSTATUSBARCONTROLLER DECLARE_ASCII("com.sun.star.comp.framework.LogoTextStatusbarController" )
+#define IMPLEMENTATIONNAME_SYSTEMEXEC DECLARE_ASCII("com.sun.star.comp.framework.SystemExecute" )
} // namespace framework