xref: /aoo42x/main/cui/source/options/optfltr.src (revision 0c7d7e9c)
10e2af6afSAndrew Rist/**************************************************************
2*0c7d7e9cSMatthias Seidel *
30e2af6afSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
40e2af6afSAndrew Rist * or more contributor license agreements.  See the NOTICE file
50e2af6afSAndrew Rist * distributed with this work for additional information
60e2af6afSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
70e2af6afSAndrew Rist * to you under the Apache License, Version 2.0 (the
80e2af6afSAndrew Rist * "License"); you may not use this file except in compliance
90e2af6afSAndrew Rist * with the License.  You may obtain a copy of the License at
10*0c7d7e9cSMatthias Seidel *
110e2af6afSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*0c7d7e9cSMatthias Seidel *
130e2af6afSAndrew Rist * Unless required by applicable law or agreed to in writing,
140e2af6afSAndrew Rist * software distributed under the License is distributed on an
150e2af6afSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
160e2af6afSAndrew Rist * KIND, either express or implied.  See the License for the
170e2af6afSAndrew Rist * specific language governing permissions and limitations
180e2af6afSAndrew Rist * under the License.
19*0c7d7e9cSMatthias Seidel *
200e2af6afSAndrew Rist *************************************************************/
210e2af6afSAndrew Rist
220e2af6afSAndrew Rist
23ecd860a2SMatthias Seidel
24ecd860a2SMatthias Seidel// include -----------------------------------------------------------------
25cdf0e10cSrcweir#include "optfltr.hrc"
26cdf0e10cSrcweir#include <cuires.hrc>
27ecd860a2SMatthias Seidel// pragma ------------------------------------------------------------------
28cdf0e10cSrcweir
29cdf0e10cSrcweir// RID_OFAPAGE_MSFILTEROPT -----------------------------------------------------
30cdf0e10cSrcweirTabPage RID_OFAPAGE_MSFILTEROPT
31cdf0e10cSrcweir{
32*0c7d7e9cSMatthias Seidel	HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT" ;
33cdf0e10cSrcweir	OutputSize = TRUE ;
34ecd860a2SMatthias Seidel	Size = MAP_APPFONT ( 260, 185 ) ;
35cdf0e10cSrcweir	SVLook = TRUE ;
36cdf0e10cSrcweir	Hide = TRUE ;
37cdf0e10cSrcweir
38ecd860a2SMatthias Seidel	FixedLine GB_WORD
39cdf0e10cSrcweir	{
40ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 6, 3 ) ;
41ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 248, 8 ) ;
42ecd860a2SMatthias Seidel		Text [ en-US ] = "Microsoft Word 97/2000/XP" ;
43cdf0e10cSrcweir	};
44cdf0e10cSrcweir	CheckBox CB_WBAS_CODE
45cdf0e10cSrcweir	{
46*0c7d7e9cSMatthias Seidel		HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_CODE" ;
47ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 12, 14 ) ;
48ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 236, 10 ) ;
49cdf0e10cSrcweir		TabStop = TRUE ;
50ecd860a2SMatthias Seidel		Text [ en-US ] = "Load Basic ~code" ;
51cdf0e10cSrcweir	};
52cdf0e10cSrcweir	CheckBox CB_WBAS_STG
53cdf0e10cSrcweir	{
54*0c7d7e9cSMatthias Seidel		HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_WBAS_STG" ;
55ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 12, 28 ) ;
56ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 236, 10 ) ;
57cdf0e10cSrcweir		TabStop = TRUE ;
58ecd860a2SMatthias Seidel		Text [ en-US ] = "Save ~original Basic code" ;
59cdf0e10cSrcweir	};
60cdf0e10cSrcweir
61ecd860a2SMatthias Seidel	FixedLine GB_EXCEL
62cdf0e10cSrcweir	{
63ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 6, 44 ) ;
64ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 248, 8 ) ;
65*0c7d7e9cSMatthias Seidel		Text [ en-US ] = "Microsoft Excel 97/2000/XP" ;
66cdf0e10cSrcweir	};
67cdf0e10cSrcweir	CheckBox CB_EBAS_CODE
68cdf0e10cSrcweir	{
69*0c7d7e9cSMatthias Seidel		HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_CODE" ;
70ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 12, 55 ) ;
71ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 236, 10 ) ;
72cdf0e10cSrcweir		TabStop = TRUE ;
73ecd860a2SMatthias Seidel		Text [ en-US ] = "Lo~ad Basic code" ;
74cdf0e10cSrcweir	};
75cdf0e10cSrcweir	CheckBox CB_EBAS_EXECTBL
76cdf0e10cSrcweir	{
77*0c7d7e9cSMatthias Seidel		HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_EXECTBL" ;
78ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 22, 69 ) ;
79ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 236, 10 ) ;
80cdf0e10cSrcweir		TabStop = TRUE ;
81ecd860a2SMatthias Seidel		Text [ en-US ] = "E~xecutable code" ;
82cdf0e10cSrcweir	};
83cdf0e10cSrcweir	CheckBox CB_EBAS_STG
84cdf0e10cSrcweir	{
85*0c7d7e9cSMatthias Seidel		HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_EBAS_STG" ;
86ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 12, 83 ) ;
87ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 236, 10 ) ;
88cdf0e10cSrcweir		TabStop = TRUE ;
89ecd860a2SMatthias Seidel		Text [ en-US ] = "Sa~ve original Basic code" ;
90cdf0e10cSrcweir	};
91cdf0e10cSrcweir
92ecd860a2SMatthias Seidel	FixedLine GB_PPOINT
93cdf0e10cSrcweir	{
94ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 6, 99 ) ;
95ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 248, 8 ) ;
96ecd860a2SMatthias Seidel		Text [ en-US ] = "Microsoft PowerPoint 97/2000/XP" ;
97cdf0e10cSrcweir	};
98cdf0e10cSrcweir	CheckBox CB_PBAS_CODE
99cdf0e10cSrcweir	{
100*0c7d7e9cSMatthias Seidel		HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_CODE" ;
101ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 12, 110 ) ;
102ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 236, 10 ) ;
103cdf0e10cSrcweir		TabStop = TRUE ;
104ecd860a2SMatthias Seidel		Text [ en-US ] = "Load Ba~sic code" ;
105cdf0e10cSrcweir	};
106cdf0e10cSrcweir	CheckBox CB_PBAS_STG
107cdf0e10cSrcweir	{
108*0c7d7e9cSMatthias Seidel		HelpID = "cui:CheckBox:RID_OFAPAGE_MSFILTEROPT:CB_PBAS_STG" ;
109ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 12, 124 ) ;
110ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 236, 10 ) ;
111cdf0e10cSrcweir		TabStop = TRUE ;
112ecd860a2SMatthias Seidel		Text [ en-US ] = "Sav~e original Basic code" ;
113cdf0e10cSrcweir	};
114cdf0e10cSrcweir};
115cdf0e10cSrcweir
116cdf0e10cSrcweir// RID_OFAPAGE_MSFILTEROPT2 -----------------------------------------------------
117cdf0e10cSrcweirTabPage RID_OFAPAGE_MSFILTEROPT2
118cdf0e10cSrcweir{
119*0c7d7e9cSMatthias Seidel	HelpID = "cui:TabPage:RID_OFAPAGE_MSFILTEROPT2" ;
120cdf0e10cSrcweir	OutputSize = TRUE ;
121ecd860a2SMatthias Seidel	Size = MAP_APPFONT ( 260, 185 ) ;
122cdf0e10cSrcweir	SVLook = TRUE ;
123cdf0e10cSrcweir	Hide = TRUE ;
124cdf0e10cSrcweir
125cdf0e10cSrcweir	Control CLB_SETTINGS
126cdf0e10cSrcweir	{
127ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 6, 6 ) ;
128ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 248, 147 ) ;
129cdf0e10cSrcweir		Border = TRUE ;
130cdf0e10cSrcweir		TabStop = TRUE ;
131cdf0e10cSrcweir	};
132cdf0e10cSrcweir	String ST_HEADER1
133cdf0e10cSrcweir	{
134ecd860a2SMatthias Seidel		Text [ en-US ] = "[L]" ;
135cdf0e10cSrcweir	};
136cdf0e10cSrcweir	String ST_HEADER2
137cdf0e10cSrcweir	{
138ecd860a2SMatthias Seidel		Text [ en-US ] = "[S]" ;
139cdf0e10cSrcweir	};
140cdf0e10cSrcweir	FixedText FT_HEADER1_EXPLANATION
141cdf0e10cSrcweir	{
142ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 6, 160 ) ;
143ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 248, 8 ) ;
144ecd860a2SMatthias Seidel		Text [ en-US ] = "[L]: Load and convert the object" ;
145cdf0e10cSrcweir	};
146cdf0e10cSrcweir	FixedText FT_HEADER2_EXPLANATION
147cdf0e10cSrcweir	{
148ecd860a2SMatthias Seidel		Pos = MAP_APPFONT ( 6, 171 ) ;
149ecd860a2SMatthias Seidel		Size = MAP_APPFONT ( 248, 8 ) ;
150ecd860a2SMatthias Seidel		Text [ en-US ] = "[S]: Convert and save the object" ;
151cdf0e10cSrcweir	};
152cdf0e10cSrcweir	String ST_CHG_MATH
153cdf0e10cSrcweir	{
154ecd860a2SMatthias Seidel		Text [ en-US ] = "MathType to %PRODUCTNAME Math or reverse" ;
155cdf0e10cSrcweir	};
156cdf0e10cSrcweir	String ST_CHG_WRITER
157cdf0e10cSrcweir	{
158*0c7d7e9cSMatthias Seidel		Text [ en-US ] = "Word to %PRODUCTNAME Writer or reverse" ;
159cdf0e10cSrcweir	};
160cdf0e10cSrcweir	String ST_CHG_CALC
161cdf0e10cSrcweir	{
162ecd860a2SMatthias Seidel		Text [ en-US ] = "Excel to %PRODUCTNAME Calc or reverse" ;
163cdf0e10cSrcweir	};
164cdf0e10cSrcweir	String ST_CHG_IMPRESS
165cdf0e10cSrcweir	{
166ecd860a2SMatthias Seidel		Text [ en-US ] = "PowerPoint to %PRODUCTNAME Impress or reverse" ;
167cdf0e10cSrcweir	};
168cdf0e10cSrcweir};
169cdf0e10cSrcweir
170ecd860a2SMatthias Seidel// ******************************************************************* EOF
171