summaryrefslogtreecommitdiff
path: root/scp2/source/calc/registryitem_calc.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/calc/registryitem_calc.scp')
-rw-r--r--scp2/source/calc/registryitem_calc.scp32
1 files changed, 32 insertions, 0 deletions
diff --git a/scp2/source/calc/registryitem_calc.scp b/scp2/source/calc/registryitem_calc.scp
index 209a9a5f4695..c469e2529371 100644
--- a/scp2/source/calc/registryitem_calc.scp
+++ b/scp2/source/calc/registryitem_calc.scp
@@ -295,6 +295,14 @@ RegistryItem gid_Regitem_Soffice_Starcalcdocument_6_AppUserModelID
Value = "TheDocumentFoundation.LibreOffice.Calc";
End
+RegistryItem gid_Regitem_Soffice_Starcalcdocument_6_FriendlyTypeName
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Calc_Bin;
+ Subkey = "soffice.StarCalcDocument.6";
+ Name = "FriendlyTypeName";
+ REG_VALUE_LNG(SO60_SPREADSHEET)
+End
+
RegistryItem gid_Regitem_Soffice_Starcalcdocument_6_Insertable
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Calc_Bin;
@@ -401,6 +409,14 @@ RegistryItem gid_Regitem_Soffice_Starcalctemplate_6_AppUserModelID
Value = "TheDocumentFoundation.LibreOffice.Calc";
End
+RegistryItem gid_Regitem_Soffice_Starcalctemplate_6_FriendlyTypeName
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Calc_Bin;
+ Subkey = "soffice.StarCalcTemplate.6";
+ Name = "FriendlyTypeName";
+ REG_VALUE_LNG(SO60_CALC_TEMPLATE)
+End
+
RegistryItem gid_Regitem_Soffice_Starcalctemplate_6_Shell
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
Subkey = "soffice.StarCalcTemplate.6\shell";
@@ -700,6 +716,14 @@ RegistryItem gid_Regitem_Openoffice_Calcdocument_1_AppUserModelID
Value = "TheDocumentFoundation.LibreOffice.Calc";
End
+RegistryItem gid_Regitem_Openoffice_Calcdocument_1_FriendlyTypeName
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Calc_Bin;
+ Subkey = "opendocument.CalcDocument.1";
+ Name = "FriendlyTypeName";
+ REG_VALUE_LNG(OO_CALC)
+End
+
#ifdef _MSC_VER
RegistryItem gid_Regitem_ods_FullDetails
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
@@ -920,6 +944,14 @@ RegistryItem gid_Regitem_Openoffice_Calctemplate_1_AppUserModelID
Value = "TheDocumentFoundation.LibreOffice.Calc";
End
+RegistryItem gid_Regitem_Openoffice_Calctemplate_1_FriendlyTypeName
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Calc_Bin;
+ Subkey = "opendocument.CalcTemplate.1";
+ Name = "FriendlyTypeName";
+ REG_VALUE_LNG(OO_CALC_TEMPLATE)
+End
+
#ifdef _MSC_VER
RegistryItem gid_Regitem_ots_FullDetails
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;