1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
27 // include -----------------------------------------------------------------
28 #include "optfltr.hrc"
30 // pragma ------------------------------------------------------------------
32 // RID_OFAPAGE_MSFILTEROPT -----------------------------------------------------
33 TabPage RID_OFAPAGE_MSFILTEROPT
35 HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT";
37 Size = MAP_APPFONT ( 260 , 185 ) ;
43 Pos = MAP_APPFONT ( 6 , 3 ) ;
44 Size = MAP_APPFONT ( 248 , 8 ) ;
45 Text [ en-US ] = "Microsoft Word 97/2000/XP";
49 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_CODE";
50 Pos = MAP_APPFONT ( 12 , 14 ) ;
51 Size = MAP_APPFONT ( 236 , 10 ) ;
53 Text [ en-US ] = "Load Basic ~code";
57 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_STG";
58 Pos = MAP_APPFONT ( 12 , 28 ) ;
59 Size = MAP_APPFONT ( 236 , 10 ) ;
61 Text [ en-US ] = "Save ~original Basic code";
66 Pos = MAP_APPFONT ( 6 , 44 ) ;
67 Size = MAP_APPFONT ( 248 , 8 ) ;
68 Text [ en-US ] = "Microsoft Excel 97/2000/XP";
72 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_CODE";
73 Pos = MAP_APPFONT ( 12 , 55 ) ;
74 Size = MAP_APPFONT ( 236 , 10 ) ;
76 Text [ en-US ] = "Lo~ad Basic code";
78 CheckBox CB_EBAS_EXECTBL
80 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_EXECTBL";
81 Pos = MAP_APPFONT ( 22 , 69 ) ;
82 Size = MAP_APPFONT ( 236 , 10 ) ;
84 Text [ en-US ] = "E~xecutable code";
88 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_STG";
89 Pos = MAP_APPFONT ( 12 , 83 ) ;
90 Size = MAP_APPFONT ( 236 , 10 ) ;
92 Text [ en-US ] = "Sa~ve original Basic code";
97 Pos = MAP_APPFONT ( 6 , 99 ) ;
98 Size = MAP_APPFONT ( 248 , 8 ) ;
99 Text [ en-US ] = "Microsoft PowerPoint 97/2000/XP";
101 CheckBox CB_PBAS_CODE
103 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_CODE";
104 Pos = MAP_APPFONT ( 12 , 110 ) ;
105 Size = MAP_APPFONT ( 236 , 10 ) ;
107 Text [ en-US ] = "Load Ba~sic code";
111 HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_STG";
112 Pos = MAP_APPFONT ( 12 , 124 ) ;
113 Size = MAP_APPFONT ( 236 , 10 ) ;
115 Text [ en-US ] = "Sav~e original Basic code";
119 // RID_OFAPAGE_MSFILTEROPT2 -----------------------------------------------------
120 TabPage RID_OFAPAGE_MSFILTEROPT2
122 HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT2";
124 Size = MAP_APPFONT ( 260 , 185 ) ;
130 Pos = MAP_APPFONT ( 6 , 6 ) ;
131 Size = MAP_APPFONT ( 248 , 147 ) ;
137 Text [ en-US ] = "[L]";
141 Text [ en-US ] = "[S]";
143 FixedText FT_HEADER1_EXPLANATION
145 Pos = MAP_APPFONT ( 6 , 160 ) ;
146 Size = MAP_APPFONT ( 248 , 8 ) ;
147 Text [ en-US ] = "[L]: Load and convert the object";
149 FixedText FT_HEADER2_EXPLANATION
151 Pos = MAP_APPFONT ( 6 , 171 ) ;
152 Size = MAP_APPFONT ( 248 , 8 ) ;
153 Text [ en-US ] = "[S]: Convert and save the object";
157 Text [ en-US ] = "MathType to %PRODUCTNAME Math or reverse";
161 Text [ en-US ] = "WinWord to %PRODUCTNAME Writer or reverse";
165 Text [ en-US ] = "Excel to %PRODUCTNAME Calc or reverse";
167 String ST_CHG_IMPRESS
169 Text [ en-US ] = "PowerPoint to %PRODUCTNAME Impress or reverse";
173 // ******************************************************************* EOF