summaryrefslogtreecommitdiffstats
path: root/scp2/source/draw
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-04-26 12:59:44 +0200
committerAndras Timar <atimar@suse.com>2012-04-26 13:01:40 +0200
commit13ca063c9f32e1ffdbdc409d447d038e69c580a5 (patch)
tree2a0088009499c2edeac2b03f6c65a27eb75f8234 /scp2/source/draw
parentfdo#39643: Remove --disable-strip-solver configure option (diff)
downloadcore-13ca063c9f32e1ffdbdc409d447d038e69c580a5.tar.gz
core-13ca063c9f32e1ffdbdc409d447d038e69c580a5.zip
fdo#47944 enable insertion of OLE objects into external applications
Diffstat (limited to 'scp2/source/draw')
-rw-r--r--scp2/source/draw/registryitem_draw.scp12
1 files changed, 0 insertions, 12 deletions
diff --git a/scp2/source/draw/registryitem_draw.scp b/scp2/source/draw/registryitem_draw.scp
index 1c9b3a153a3d..b30a41cdfa03 100644
--- a/scp2/source/draw/registryitem_draw.scp
+++ b/scp2/source/draw/registryitem_draw.scp
@@ -27,8 +27,6 @@
#include "macros.inc"
-#ifdef WITH_ACTIVEX_COMPONENT
-
// MSOLE embedded object in SO7 file format
RegistryItem gid_Regitem_Clsid__41662fc2_0d57_4aff_Ab27_Ad2e12e7c273_
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
@@ -267,8 +265,6 @@ RegistryItem gid_Regitem_Clsid__448bb771_Cfe2_47c4_Bcdf_1fbf378e202c__Versionind
Value = "opendocument.DrawDocument.1";
End
-#endif // WITH_ACTIVEX_COMPONENT
-
RegistryItem gid_Regitem_Soffice_Stardrawdocument_6
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin;
@@ -276,8 +272,6 @@ RegistryItem gid_Regitem_Soffice_Stardrawdocument_6
REG_VALUE_LNG(SO60_DRAWING)
End
-#ifdef WITH_ACTIVEX_COMPONENT
-
RegistryItem gid_Regitem_Soffice_Stardrawdocument_6_Clsid
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin;
@@ -285,8 +279,6 @@ RegistryItem gid_Regitem_Soffice_Stardrawdocument_6_Clsid
Value = "{41662FC2-0D57-4aff-AB27-AD2E12E7C273}";
End
-#endif // WITH_ACTIVEX_COMPONENT
-
RegistryItem gid_Regitem_Soffice_Stardrawdocument_6_Defaulticon
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin;
@@ -649,8 +641,6 @@ RegistryItem gid_Regitem_Openoffice_Drawdocument_1
REG_VALUE_LNG(OO_DRAW)
End
-#ifdef WITH_ACTIVEX_COMPONENT
-
RegistryItem gid_Regitem_Openoffice_Drawdocument_1_Clsid
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin;
@@ -658,8 +648,6 @@ RegistryItem gid_Regitem_Openoffice_Drawdocument_1_Clsid
Value = "{448BB771-CFE2-47C4-BCDF-1FBF378E202C}";
End
-#endif // WITH_ACTIVEX_COMPONENT
-
RegistryItem gid_Regitem_Openoffice_Drawdocument_1_Defaulticon
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin;