2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 #include "optfltr.hrc"
22 // RID_OFAPAGE_MSFILTEROPT -----------------------------------------------------
23 TabPage RID_OFAPAGE_MSFILTEROPT
25 HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT";
27 Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
33 Pos = MAP_APPFONT ( 6 , 3 ) ;
34 Size = MAP_APPFONT ( 248 , 8 ) ;
35 Text [ en-US ] = "Microsoft Word 97/2000/XP";
39 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_CODE";
40 Pos = MAP_APPFONT ( 12 , 14 ) ;
41 Size = MAP_APPFONT ( 236 , 10 ) ;
43 Text [ en-US ] = "Load Basic ~code";
45 CheckBox CB_WBAS_WBCTBL
47 Pos = MAP_APPFONT ( 22 , 28 ) ;
48 Size = MAP_APPFONT ( 236 , 10 ) ;
50 Text [ en-US ] = "E~xecutable code";
54 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_STG";
55 Pos = MAP_APPFONT ( 12 , 42 ) ;
56 Size = MAP_APPFONT ( 236 , 10 ) ;
58 Text [ en-US ] = "Save ~original Basic code";
63 Pos = MAP_APPFONT ( 6 , 58 ) ;
64 Size = MAP_APPFONT ( 248 , 8 ) ;
65 Text [ en-US ] = "Microsoft Excel 97/2000/XP";
69 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_CODE";
70 Pos = MAP_APPFONT ( 12 , 69 ) ;
71 Size = MAP_APPFONT ( 236 , 10 ) ;
73 Text [ en-US ] = "Lo~ad Basic code";
75 CheckBox CB_EBAS_EXECTBL
77 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_EXECTBL";
78 Pos = MAP_APPFONT ( 22 , 83 ) ;
79 Size = MAP_APPFONT ( 236 , 10 ) ;
81 Text [ en-US ] = "E~xecutable code";
85 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_STG";
86 Pos = MAP_APPFONT ( 12 , 97 ) ;
87 Size = MAP_APPFONT ( 236 , 10 ) ;
89 Text [ en-US ] = "Sa~ve original Basic code";
94 Pos = MAP_APPFONT ( 6 , 113 ) ;
95 Size = MAP_APPFONT ( 248 , 8 ) ;
96 Text [ en-US ] = "Microsoft PowerPoint 97/2000/XP";
100 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_CODE";
101 Pos = MAP_APPFONT ( 12 , 124 ) ;
102 Size = MAP_APPFONT ( 236 , 10 ) ;
104 Text [ en-US ] = "Load Ba~sic code";
108 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_STG";
109 Pos = MAP_APPFONT ( 12 , 138 ) ;
110 Size = MAP_APPFONT ( 236 , 10 ) ;
112 Text [ en-US ] = "Sav~e original Basic code";
116 // RID_OFAPAGE_MSFILTEROPT2 -----------------------------------------------------
117 TabPage RID_OFAPAGE_MSFILTEROPT2
119 HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT2";
121 Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
127 Pos = MAP_APPFONT ( 6 , 6 ) ;
128 Size = MAP_APPFONT ( 248 , 147 ) ;
134 Text [ en-US ] = "[L]";
138 Text [ en-US ] = "[S]";
140 FixedText FT_HEADER1_EXPLANATION
142 Pos = MAP_APPFONT ( 6 , 160 ) ;
143 Size = MAP_APPFONT ( 248 , 8 ) ;
144 Text [ en-US ] = "[L]: Load and convert the object";
146 FixedText FT_HEADER2_EXPLANATION
148 Pos = MAP_APPFONT ( 6 , 171 ) ;
149 Size = MAP_APPFONT ( 248 , 8 ) ;
150 Text [ en-US ] = "[S]: Convert and save the object";
154 Text [ en-US ] = "MathType to %PRODUCTNAME Math or reverse";
158 Text [ en-US ] = "WinWord to %PRODUCTNAME Writer or reverse";
162 Text [ en-US ] = "Excel to %PRODUCTNAME Calc or reverse";
164 String ST_CHG_IMPRESS
166 Text [ en-US ] = "PowerPoint to %PRODUCTNAME Impress or reverse";
170 // ******************************************************************* EOF