summaryrefslogtreecommitdiff
path: root/scp2/source/calc/module_calc.scp
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-04-13 15:58:42 +0200
committerJens-Heiner Rechtien <hr@openoffice.org>2010-04-13 15:58:42 +0200
commitb0de9864cd5e813e222d94abb820aa18992aea85 (patch)
tree78d1205589d26a793f6be9d8ef60d3a4cf1b8d0f /scp2/source/calc/module_calc.scp
parentbf9af673cc25aad48f5ac12d97b8b51dbc037d2d (diff)
parent7c9c561807fe56d487305d884ef3e6fa77b70620 (diff)
CWS-TOOLING: integrate CWS installer10
Diffstat (limited to 'scp2/source/calc/module_calc.scp')
-rw-r--r--scp2/source/calc/module_calc.scp9
1 files changed, 9 insertions, 0 deletions
diff --git a/scp2/source/calc/module_calc.scp b/scp2/source/calc/module_calc.scp
index 84ab326814ee..0c26c3a7a78b 100644
--- a/scp2/source/calc/module_calc.scp
+++ b/scp2/source/calc/module_calc.scp
@@ -89,4 +89,13 @@ Module gid_Module_Langpack_Calc_Template
gid_File_Res_Solver);
End
+Module gid_Module_Prg_Calc_MSO_Reg
+ ParentID = gid_Module_Prg_Calc;
+ Name = "gid_Module_Prg_Calc_MSO_Reg";
+ Description = "gid_Module_Prg_Calc_MSO_Reg";
+ Styles = (HIDDEN_ROOT);
+ Minimal = YES;
+ Default = YES;
+End
+
#include "alllangmodules_calc.inc"