summaryrefslogtreecommitdiffstats
path: root/scp2/source/calc
diff options
context:
space:
mode:
authorDirk Voelzke <dv@openoffice.org>2010-01-29 10:46:14 +0100
committerDirk Voelzke <dv@openoffice.org>2010-01-29 10:46:14 +0100
commitac0ef2459486980a93729812938dac9c3a12c6d1 (patch)
treec0bb5e61eb9320ca6bc515a94c32a16e3493d6b3 /scp2/source/calc
parentdv17: #i92728#: Don't use quotes for procserver32 entry (diff)
downloadcore-ac0ef2459486980a93729812938dac9c3a12c6d1.tar.gz
core-ac0ef2459486980a93729812938dac9c3a12c6d1.zip
dv17: #i70994#: Use own component for property handler
Diffstat (limited to 'scp2/source/calc')
-rwxr-xr-xscp2/source/calc/registryitem_calc.scp16
1 files changed, 8 insertions, 8 deletions
diff --git a/scp2/source/calc/registryitem_calc.scp b/scp2/source/calc/registryitem_calc.scp
index 4da7c5c1cbc0..d24c5f5a61ca 100755
--- a/scp2/source/calc/registryitem_calc.scp
+++ b/scp2/source/calc/registryitem_calc.scp
@@ -501,7 +501,7 @@ End
RegistryItem gid_Regitem_stc_FullDetails
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
- ModuleID = gid_Module_Prg_Calc_Bin;
+ ModuleID = gid_Module_Optional_Winexplorerext_PropertyHdl;
Subkey = "soffice.StarCalcTemplate.6";
Name = "FullDetails";
Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywords;System.Comment;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.Size;System.DateCreated;System.DateModified;System.FileAttributes;System.ComputerName";
@@ -542,7 +542,7 @@ End
RegistryItem gid_Regitem_sxc_FullDetails
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
- ModuleID = gid_Module_Prg_Calc_Bin;
+ ModuleID = gid_Module_Optional_Winexplorerext_PropertyHdl;
Subkey = "soffice.StarCalcDocument.6";
Name = "FullDetails";
Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywords;System.Comment;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.Size;System.DateCreated;System.DateModified;System.FileAttributes;System.ComputerName";
@@ -658,7 +658,7 @@ End
RegistryItem gid_Regitem_ods_FullDetails
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
- ModuleID = gid_Module_Prg_Calc_Bin;
+ ModuleID = gid_Module_Optional_Winexplorerext_PropertyHdl;
Subkey = "opendocument.CalcDocument.1";
Name = "FullDetails";
Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywords;System.Comment;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.Size;System.DateCreated;System.DateModified;System.FileAttributes;System.ComputerName";
@@ -809,7 +809,7 @@ End
RegistryItem gid_Regitem_ots_FullDetails
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
- ModuleID = gid_Module_Prg_Calc_Bin;
+ ModuleID = gid_Module_Optional_Winexplorerext_PropertyHdl;
Subkey = "opendocument.Calctemplate.1";
Name = "FullDetails";
Value = "prop:System.PropGroup.Description;System.Title;System.Author;System.Subject;System.Keywords;System.Comment;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.Size;System.DateCreated;System.DateModified;System.FileAttributes;System.ComputerName";
@@ -1110,10 +1110,10 @@ End
// registering the property handler for the supported file types
-REGISTER_PROPERTY_HANDLER_FOR_EXTENSION( ods, gid_Module_Prg_Calc_Bin )
-REGISTER_PROPERTY_HANDLER_FOR_EXTENSION( ots, gid_Module_Prg_Calc_Bin )
-REGISTER_PROPERTY_HANDLER_FOR_EXTENSION( sxc, gid_Module_Prg_Calc_Bin )
-REGISTER_PROPERTY_HANDLER_FOR_EXTENSION( stc, gid_Module_Prg_Calc_Bin )
+REGISTER_PROPERTY_HANDLER_FOR_EXTENSION( ods )
+REGISTER_PROPERTY_HANDLER_FOR_EXTENSION( ots )
+REGISTER_PROPERTY_HANDLER_FOR_EXTENSION( sxc )
+REGISTER_PROPERTY_HANDLER_FOR_EXTENSION( stc )
// registering the mso file types