diff options
author | Albert Thuswaldner <albert.thuswaldner@gmail.com> | 2011-06-13 15:53:51 -0400 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2011-06-13 15:53:51 -0400 |
commit | f9c2beb2cdb4ae448d22ae390c63159b88df9e9e (patch) | |
tree | 639f1a015facfc559b1658571385fb7f229710e0 /cui | |
parent | 49d9d4ffb96883dd8fdfd4e50e7934e34fbd5f1e (diff) |
fdo#33293: Option to configure initial number of sheets in Calc.
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/options/treeopt.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/treeopt.src b/cui/source/options/treeopt.src index f4429608b291..9311018a09cb 100644 --- a/cui/source/options/treeopt.src +++ b/cui/source/options/treeopt.src @@ -237,6 +237,7 @@ Resource RID_OFADLG_OPTIONS_TREE_PAGES { < "%PRODUCTNAME Calc" ; 0; > ; < "General" ; SID_SC_TP_LAYOUT ;> ; + < "Defaults" ; RID_SC_TP_DEFAULTS ;> ; < "View" ; SID_SC_TP_CONTENT ;> ; < "International" ; RID_OFA_TP_INTERNATIONAL ;> ; < "Calculate" ; SID_SC_TP_CALC ;> ; |