1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
22 #include <svx/dialogs.hrc>
24 Resource RID_OFADLG_OPTIONS_TREE_PAGES
26 StringArray SID_GENERAL_OPTIONS
30 < "%PRODUCTNAME" ; 0; > ;
31 < "User Data" ; RID_SFXPAGE_GENERAL; > ;
32 < "General" ; OFA_TP_MISC; > ;
33 < "Memory" ; OFA_TP_MEMORY; > ;
34 < "View" ; OFA_TP_VIEW ; > ;
35 < "Print" ; RID_SFXPAGE_PRINTOPTIONS; > ;
36 < "Paths" ; RID_SFXPAGE_PATH; > ;
37 < "Colors" ; RID_SVXPAGE_COLOR; > ;
38 < "Fonts" ; RID_SVX_FONT_SUBSTITUTION ; > ;
39 < "Security" ; RID_SVXPAGE_INET_SECURITY ; > ;
40 < "Personalization" ; RID_SVXPAGE_PERSONALIZATION ; > ;
41 < "Appearance" ; RID_SVXPAGE_COLORCONFIG ; > ;
42 < "Accessibility" ; RID_SVXPAGE_ACCESSIBILITYCONFIG ; > ;
43 < "Advanced" ; RID_SVXPAGE_OPTIONS_JAVA ; > ;
44 < "Basic IDE Options" ; RID_SVXPAGE_BASICIDE_OPTIONS ; > ;
45 < "Online Update" ; RID_SVXPAGE_ONLINEUPDATE ; > ;
46 < "OpenCL" ; RID_SVXPAGE_OPENCL ; > ;
49 StringArray SID_LANGUAGE_OPTIONS
53 < "Language Settings" ; 0; > ;
54 < "Languages"; OFA_TP_LANGUAGES; > ;
55 < "Writing Aids" ; RID_SFXPAGE_LINGU; > ;
56 < "Searching in Japanese" ; RID_SVXPAGE_JSEARCH_OPTIONS; > ;
57 < "Asian Layout" ; RID_SVXPAGE_ASIAN_LAYOUT; > ;
58 < "Complex Text Layout" ; RID_SVXPAGE_OPTIONS_CTL; >;
61 StringArray SID_INET_DLG
66 < "Proxy" ; RID_SVXPAGE_INET_PROXY; > ;
67 < "E-mail" ; RID_SVXPAGE_INET_MAIL; > ;
70 StringArray SID_SW_EDITOPTIONS
74 < "%PRODUCTNAME Writer" ; 0; > ;
75 < "General" ; RID_SW_TP_OPTLOAD_PAGE ; > ;
76 < "View" ; RID_SW_TP_CONTENT_OPT ;> ;
77 < "Formatting Aids" ; RID_SW_TP_OPTSHDWCRSR ; > ;
78 < "Grid" ; RID_SVXPAGE_GRID ; > ;
79 < "Basic Fonts (Western)" ;RID_SW_TP_STD_FONT ; > ;
80 < "Basic Fonts (Asian)" ;RID_SW_TP_STD_FONT_CJK ; > ;
81 < "Basic Fonts (CTL)" ; RID_SW_TP_STD_FONT_CTL ; > ;
82 < "Print" ; RID_SW_TP_OPTPRINT_PAGE ; > ;
83 < "Table" ; RID_SW_TP_OPTTABLE_PAGE ; > ;
84 < "Changes" ; RID_SW_TP_REDLINE_OPT ; > ;
85 < "Comparison" ; RID_SW_TP_COMPARISON_OPT ; > ;
86 < "Compatibility" ; RID_SW_TP_OPTCOMPATIBILITY_PAGE ; > ;
87 < "AutoCaption" ; RID_SW_TP_OPTCAPTION_PAGE ; > ;
88 < "Mail Merge E-mail" ; RID_SW_TP_MAILCONFIG ; >;
91 StringArray SID_SW_ONLINEOPTIONS
95 < "%PRODUCTNAME Writer/Web" ; 0; > ;
96 < "View" ; RID_SW_TP_HTML_CONTENT_OPT ;> ;
97 < "Formatting Aids" ; RID_SW_TP_HTML_OPTSHDWCRSR ; > ;
98 < "Grid" ; RID_SW_TP_HTML_OPTGRID_PAGE ; > ;
99 < "Print" ; RID_SW_TP_HTML_OPTPRINT_PAGE ; > ;
100 < "Table" ; RID_SW_TP_HTML_OPTTABLE_PAGE ; > ;
101 < "Background" ; RID_SW_TP_BACKGROUND ; > ;
104 StringArray SID_SM_EDITOPTIONS
108 < "%PRODUCTNAME Math" ; 0; > ;
109 < "Settings" ; SID_SM_TP_PRINTOPTIONS;> ;
112 StringArray SID_SC_EDITOPTIONS
116 < "%PRODUCTNAME Calc" ; 0; > ;
117 < "General" ; SID_SC_TP_LAYOUT ;> ;
118 < "Defaults" ; RID_SC_TP_DEFAULTS ;> ;
119 < "View" ; SID_SC_TP_CONTENT ;> ;
120 < "Calculate" ; SID_SC_TP_CALC ;> ;
121 < "Formula" ; SID_SC_TP_FORMULA ;> ;
122 < "Sort Lists" ; SID_SC_TP_USERLISTS ;> ;
123 < "Changes" ; SID_SC_TP_CHANGES ;> ;
124 < "Compatibility" ; SID_SC_TP_COMPATIBILITY ;> ;
125 < "Grid" ; SID_SC_TP_GRID ;> ;
126 < "Print" ; RID_SC_TP_PRINT ;> ;
129 StringArray SID_SD_EDITOPTIONS
133 < "%PRODUCTNAME Impress" ; 0; > ;
134 < "General"; SID_SI_TP_MISC ; > ;
135 < "View" ; SID_SI_TP_CONTENTS ; > ;
136 < "Grid" ; SID_SI_TP_SNAP ; > ;
137 < "Print" ; SID_SI_TP_PRINT ; > ;
140 StringArray SID_SD_GRAPHIC_OPTIONS
144 < "%PRODUCTNAME Draw" ; 0; > ;
145 < "General" ; SID_SD_TP_MISC ; > ;
146 < "View" ; SID_SD_TP_CONTENTS ; > ;
147 < "Grid" ; SID_SD_TP_SNAP ; > ;
148 < "Print" ; SID_SD_TP_PRINT ; > ;
151 StringArray SID_SCH_EDITOPTIONS
156 < "Default Colors" ; RID_OPTPAGE_CHART_DEFCOLORS ; > ;
159 StringArray SID_FILTER_DLG
163 < "Load/Save" ; 0; > ;
164 < "General" ; RID_SFXPAGE_SAVE; > ;
165 < "VBA Properties" ; SID_OPTFILTER_MSOFFICE; > ;
166 < "Microsoft Office" ; RID_OFAPAGE_MSFILTEROPT2; > ;
167 < "HTML Compatibility" ; RID_OFAPAGE_HTMLOPT ; > ;
170 StringArray SID_SB_STARBASEOPTIONS
174 < "%PRODUCTNAME Base" ; 0; > ;
175 < "Connections" ; SID_SB_CONNECTIONPOOLING; > ;
176 < "Databases" ; SID_SB_DBREGISTEROPTIONS; > ;
181 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */