From f9c2beb2cdb4ae448d22ae390c63159b88df9e9e Mon Sep 17 00:00:00 2001 From: Albert Thuswaldner Date: Mon, 13 Jun 2011 15:53:51 -0400 Subject: fdo#33293: Option to configure initial number of sheets in Calc. --- cui/source/options/treeopt.src | 1 + 1 file changed, 1 insertion(+) (limited to 'cui') 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 ;> ; -- cgit