summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-05-15 08:03:42 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-05-15 08:03:42 +0000
commitdb1451d7aa128cb61ba86dd3b9f11a95530718dd (patch)
tree49440b49cd59586e8cc7900a514bc6f81bd94a9a /framework/inc
parentce3bf2c76f7609418f9676030fba34f86645b54a (diff)
INTEGRATION: CWS oxtsysint01 (1.46.24); FILE MERGED
2008/04/15 13:26:20 dv 1.46.24.2: RESYNC: (1.46-1.47); FILE MERGED 2008/04/10 07:49:11 dv 1.46.24.1: #i85856# Office should handle '.oxt' files
Diffstat (limited to 'framework/inc')
-rw-r--r--framework/inc/services.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/inc/services.h b/framework/inc/services.h
index ba935be397b8..a39796f0d31d 100644
--- a/framework/inc/services.h
+++ b/framework/inc/services.h
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: services.h,v $
- * $Revision: 1.47 $
+ * $Revision: 1.48 $
*
* This file is part of OpenOffice.org.
*
@@ -142,6 +142,7 @@ namespace framework{
#define IMPLEMENTATIONNAME_LOGINDIALOG DECLARE_ASCII("com.sun.star.comp.framework.LoginDialog" )
#define IMPLEMENTATIONNAME_TYPEDETECTION DECLARE_ASCII("com.sun.star.comp.framework.TypeDetection" )
#define IMPLEMENTATIONNAME_DOCUMENTPROPERTIES DECLARE_ASCII("com.sun.star.comp.framework.DocumentProperties" )
+#define IMPLEMENTATIONNAME_OXT_HANDLER DECLARE_ASCII("com.sun.star.comp.framework.OXTFileHandler" )
#define IMPLEMENTATIONNAME_CONTENTHANDLERFACTORY DECLARE_ASCII("com.sun.star.comp.framework.ContentHandlerFactory" )
#define IMPLEMENTATIONNAME_SFXTERMINATOR DECLARE_ASCII("com.sun.star.comp.sfx2.SfxTerminateListener" )
#define IMPLEMENTATIONNAME_PIPETERMINATOR DECLARE_ASCII("com.sun.star.comp.OfficeIPCThreadController" )