xref: /aoo41x/main/svtools/source/dialogs/formats.src (revision 3c07ef42)
1*3c07ef42SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*3c07ef42SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*3c07ef42SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*3c07ef42SAndrew Rist * distributed with this work for additional information
6*3c07ef42SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*3c07ef42SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*3c07ef42SAndrew Rist * "License"); you may not use this file except in compliance
9*3c07ef42SAndrew Rist * with the License.  You may obtain a copy of the License at
10*3c07ef42SAndrew Rist *
11*3c07ef42SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*3c07ef42SAndrew Rist *
13*3c07ef42SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*3c07ef42SAndrew Rist * software distributed under the License is distributed on an
15*3c07ef42SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*3c07ef42SAndrew Rist * KIND, either express or implied.  See the License for the
17*3c07ef42SAndrew Rist * specific language governing permissions and limitations
18*3c07ef42SAndrew Rist * under the License.
19*3c07ef42SAndrew Rist *
20*3c07ef42SAndrew Rist *************************************************************/
21*3c07ef42SAndrew Rist
22*3c07ef42SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#include <svtools/sores.hxx>
25cdf0e10cSrcweir
26cdf0e10cSrcweirString STR_FORMAT_STRING
27cdf0e10cSrcweir{
28cdf0e10cSrcweir	Text [ en-US ] = "Unformatted text" ;
29cdf0e10cSrcweir};
30cdf0e10cSrcweirString STR_FORMAT_BITMAP
31cdf0e10cSrcweir{
32cdf0e10cSrcweir	Text [ en-US ] = "Bitmap";
33cdf0e10cSrcweir};
34cdf0e10cSrcweirString STR_FORMAT_GDIMETAFILE
35cdf0e10cSrcweir{
36cdf0e10cSrcweir	Text [ en-US ] = "GDI metafile";
37cdf0e10cSrcweir};
38cdf0e10cSrcweirString STR_FORMAT_RTF
39cdf0e10cSrcweir{
40cdf0e10cSrcweir	Text [ en-US ] = "Formatted text [RTF]" ;
41cdf0e10cSrcweir};
42cdf0e10cSrcweirString STR_FORMAT_ID_DRAWING
43cdf0e10cSrcweir{
44cdf0e10cSrcweir	Text [ en-US ] = "Drawing format";
45cdf0e10cSrcweir};
46cdf0e10cSrcweirString STR_FORMAT_ID_SVXB
47cdf0e10cSrcweir{
48cdf0e10cSrcweir	Text [ en-US ] = "SVXB (StarView bitmap/animation)";
49cdf0e10cSrcweir};
50cdf0e10cSrcweirString STR_FORMAT_ID_INTERNALLINK_STATE
51cdf0e10cSrcweir{
52cdf0e10cSrcweir	Text [ en-US ] = "Status Info from Svx Internal Link";
53cdf0e10cSrcweir};
54cdf0e10cSrcweirString STR_FORMAT_ID_SOLK
55cdf0e10cSrcweir{
56cdf0e10cSrcweir	Text [ en-US ] = "SOLK (%PRODUCTNAME Link)";
57cdf0e10cSrcweir};
58cdf0e10cSrcweirString STR_FORMAT_ID_NETSCAPE_BOOKMARK
59cdf0e10cSrcweir{
60cdf0e10cSrcweir	Text [ en-US ] = "Netscape Bookmark";
61cdf0e10cSrcweir};
62cdf0e10cSrcweirString STR_FORMAT_ID_STARSERVER
63cdf0e10cSrcweir{
64cdf0e10cSrcweir	Text [ en-US ] = "Star server format";
65cdf0e10cSrcweir};
66cdf0e10cSrcweirString STR_FORMAT_ID_STAROBJECT
67cdf0e10cSrcweir{
68cdf0e10cSrcweir	Text [ en-US ] = "Star object format";
69cdf0e10cSrcweir};
70cdf0e10cSrcweirString STR_FORMAT_ID_APPLETOBJECT
71cdf0e10cSrcweir{
72cdf0e10cSrcweir	Text [ en-US ] = "Applet object";
73cdf0e10cSrcweir};
74cdf0e10cSrcweirString STR_FORMAT_ID_PLUGIN_OBJECT
75cdf0e10cSrcweir{
76cdf0e10cSrcweir	Text [ en-US ] = "Plug-in object";
77cdf0e10cSrcweir};
78cdf0e10cSrcweirString STR_FORMAT_ID_STARWRITER_30
79cdf0e10cSrcweir{
80cdf0e10cSrcweir	Text [ en-US ] = "StarWriter 3.0 object";
81cdf0e10cSrcweir};
82cdf0e10cSrcweirString STR_FORMAT_ID_STARWRITER_40
83cdf0e10cSrcweir{
84cdf0e10cSrcweir	Text [ en-US ] = "StarWriter 4.0 object";
85cdf0e10cSrcweir};
86cdf0e10cSrcweirString STR_FORMAT_ID_STARWRITER_50
87cdf0e10cSrcweir{
88cdf0e10cSrcweir	Text [ en-US ] = "StarWriter 5.0 object";
89cdf0e10cSrcweir};
90cdf0e10cSrcweirString STR_FORMAT_ID_STARWRITERWEB_40
91cdf0e10cSrcweir{
92cdf0e10cSrcweir	Text [ en-US ] = "StarWriter/Web 4.0 object";
93cdf0e10cSrcweir};
94cdf0e10cSrcweirString STR_FORMAT_ID_STARWRITERWEB_50
95cdf0e10cSrcweir{
96cdf0e10cSrcweir	Text [ en-US ] = "StarWriter/Web 5.0 object";
97cdf0e10cSrcweir};
98cdf0e10cSrcweirString STR_FORMAT_ID_STARWRITERGLOB_40
99cdf0e10cSrcweir{
100cdf0e10cSrcweir	Text [ en-US ] = "StarWriter/Master 4.0 object";
101cdf0e10cSrcweir};
102cdf0e10cSrcweirString STR_FORMAT_ID_STARWRITERGLOB_50
103cdf0e10cSrcweir{
104cdf0e10cSrcweir	Text [ en-US ] = "StarWriter/Master 5.0 object";
105cdf0e10cSrcweir};
106cdf0e10cSrcweirString STR_FORMAT_ID_STARDRAW
107cdf0e10cSrcweir{
108cdf0e10cSrcweir	Text [ en-US ] = "StarDraw object";
109cdf0e10cSrcweir};
110cdf0e10cSrcweirString STR_FORMAT_ID_STARDRAW_40
111cdf0e10cSrcweir{
112cdf0e10cSrcweir	Text [ en-US ] = "StarDraw 4.0 object";
113cdf0e10cSrcweir};
114cdf0e10cSrcweirString STR_FORMAT_ID_STARIMPRESS_50
115cdf0e10cSrcweir{
116cdf0e10cSrcweir	Text [ en-US ] = "StarImpress 5.0 object";
117cdf0e10cSrcweir};
118cdf0e10cSrcweirString STR_FORMAT_ID_STARDRAW_50
119cdf0e10cSrcweir{
120cdf0e10cSrcweir	Text [ en-US ] = "StarDraw 5.0 object";
121cdf0e10cSrcweir};
122cdf0e10cSrcweirString STR_FORMAT_ID_STARCALC
123cdf0e10cSrcweir{
124cdf0e10cSrcweir	Text [ en-US ] = "StarCalc object";
125cdf0e10cSrcweir};
126cdf0e10cSrcweirString STR_FORMAT_ID_STARCALC_40
127cdf0e10cSrcweir{
128cdf0e10cSrcweir	Text [ en-US ] = "StarCalc  4.0 object";
129cdf0e10cSrcweir};
130cdf0e10cSrcweirString STR_FORMAT_ID_STARCALC_50
131cdf0e10cSrcweir{
132cdf0e10cSrcweir	Text [ en-US ] = "StarCalc 5.0 object";
133cdf0e10cSrcweir};
134cdf0e10cSrcweirString STR_FORMAT_ID_STARCHART
135cdf0e10cSrcweir{
136cdf0e10cSrcweir	Text [ en-US ] = "StarChart object";
137cdf0e10cSrcweir};
138cdf0e10cSrcweirString STR_FORMAT_ID_STARCHART_40
139cdf0e10cSrcweir{
140cdf0e10cSrcweir	Text [ en-US ] = "StarChart 4.0 object";
141cdf0e10cSrcweir};
142cdf0e10cSrcweirString STR_FORMAT_ID_STARCHART_50
143cdf0e10cSrcweir{
144cdf0e10cSrcweir	Text [ en-US ] = "StarChart 5.0 object";
145cdf0e10cSrcweir};
146cdf0e10cSrcweirString STR_FORMAT_ID_STARIMAGE
147cdf0e10cSrcweir{
148cdf0e10cSrcweir	Text [ en-US ] = "StarImage object";
149cdf0e10cSrcweir};
150cdf0e10cSrcweirString STR_FORMAT_ID_STARIMAGE_40
151cdf0e10cSrcweir{
152cdf0e10cSrcweir	Text [ en-US ] = "StarImage 4.0 object";
153cdf0e10cSrcweir};
154cdf0e10cSrcweirString STR_FORMAT_ID_STARIMAGE_50
155cdf0e10cSrcweir{
156cdf0e10cSrcweir	Text [ en-US ] = "StarImage 5.0 object";
157cdf0e10cSrcweir};
158cdf0e10cSrcweirString STR_FORMAT_ID_STARMATH
159cdf0e10cSrcweir{
160cdf0e10cSrcweir	Text [ en-US ] = "StarMath object";
161cdf0e10cSrcweir};
162cdf0e10cSrcweirString STR_FORMAT_ID_STARMATH_40
163cdf0e10cSrcweir{
164cdf0e10cSrcweir	Text [ en-US ] = "StarMath 4.0 object";
165cdf0e10cSrcweir};
166cdf0e10cSrcweirString STR_FORMAT_ID_STARMATH_50
167cdf0e10cSrcweir{
168cdf0e10cSrcweir	Text [ en-US ] = "StarMath 5.0 object";
169cdf0e10cSrcweir};
170cdf0e10cSrcweirString STR_FORMAT_ID_STAROBJECT_PAINTDOC
171cdf0e10cSrcweir{
172cdf0e10cSrcweir	Text [ en-US ] = "StarObject Paint object";
173cdf0e10cSrcweir};
174cdf0e10cSrcweirString STR_FORMAT_ID_HTML
175cdf0e10cSrcweir{
176cdf0e10cSrcweir	Text [ en-US ] = "HTML (HyperText Markup Language)";
177cdf0e10cSrcweir};
178cdf0e10cSrcweirString STR_FORMAT_ID_HTML_SIMPLE
179cdf0e10cSrcweir{
180cdf0e10cSrcweir	Text [ en-US ] = "HTML format";
181cdf0e10cSrcweir};
182cdf0e10cSrcweirString STR_FORMAT_ID_BIFF_5
183cdf0e10cSrcweir{
184cdf0e10cSrcweir	Text [ en-US ] = "Biff5 (Microsoft Excel 5.0/95)";
185cdf0e10cSrcweir};
186cdf0e10cSrcweirString STR_FORMAT_ID_BIFF_8
187cdf0e10cSrcweir{
188cdf0e10cSrcweir    Text [ en-US ] = "Biff8 (Microsoft Excel 97/2000/XP)";
189cdf0e10cSrcweir};
190cdf0e10cSrcweirString STR_FORMAT_ID_SYLK
191cdf0e10cSrcweir{
192cdf0e10cSrcweir	Text [ en-US ] = "Sylk";
193cdf0e10cSrcweir};
194cdf0e10cSrcweirString STR_FORMAT_ID_LINK
195cdf0e10cSrcweir{
196cdf0e10cSrcweir	Text [ en-US ] = "DDE link" ;
197cdf0e10cSrcweir};
198cdf0e10cSrcweirString STR_FORMAT_ID_DIF
199cdf0e10cSrcweir{
200cdf0e10cSrcweir	Text [ en-US ] = "DIF";
201cdf0e10cSrcweir};
202cdf0e10cSrcweirString STR_FORMAT_ID_MSWORD_DOC
203cdf0e10cSrcweir{
204cdf0e10cSrcweir	Text [ en-US ] = "Microsoft Word object";
205cdf0e10cSrcweir};
206cdf0e10cSrcweirString STR_FORMAT_ID_STAR_FRAMESET_DOC
207cdf0e10cSrcweir{
208cdf0e10cSrcweir	Text [ en-US ] = "StarFrameSet object";
209cdf0e10cSrcweir};
210cdf0e10cSrcweirString STR_FORMAT_ID_OFFICE_DOC
211cdf0e10cSrcweir{
212cdf0e10cSrcweir	Text [ en-US ] = "Office document object";
213cdf0e10cSrcweir};
214cdf0e10cSrcweirString STR_FORMAT_ID_NOTES_DOCINFO
215cdf0e10cSrcweir{
216cdf0e10cSrcweir	Text [ en-US ] = "Notes document info";
217cdf0e10cSrcweir};
218cdf0e10cSrcweirString STR_FORMAT_ID_SFX_DOC
219cdf0e10cSrcweir{
220cdf0e10cSrcweir	Text [ en-US ] = "Sfx document";
221cdf0e10cSrcweir};
222cdf0e10cSrcweirString STR_FORMAT_ID_STARCHARTDOCUMENT_50
223cdf0e10cSrcweir{
224cdf0e10cSrcweir	Text [ en-US ] = "StarChart 5.0 object";
225cdf0e10cSrcweir};
226cdf0e10cSrcweirString STR_FORMAT_ID_GRAPHOBJ
227cdf0e10cSrcweir{
228cdf0e10cSrcweir	Text [ en-US ] = "Graphic object";
229cdf0e10cSrcweir};
230cdf0e10cSrcweirString STR_FORMAT_ID_STARWRITER_60
231cdf0e10cSrcweir{
232cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Writer object";
233cdf0e10cSrcweir};
234cdf0e10cSrcweirString STR_FORMAT_ID_STARWRITERWEB_60
235cdf0e10cSrcweir{
236cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Writer/Web object";
237cdf0e10cSrcweir};
238cdf0e10cSrcweirString STR_FORMAT_ID_STARWRITERGLOB_60
239cdf0e10cSrcweir{
240cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Writer/Master object";
241cdf0e10cSrcweir};
242cdf0e10cSrcweirString STR_FORMAT_ID_STARDRAW_60
243cdf0e10cSrcweir{
244cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Draw object";
245cdf0e10cSrcweir};
246cdf0e10cSrcweirString STR_FORMAT_ID_STARIMPRESS_60
247cdf0e10cSrcweir{
248cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Impress object";
249cdf0e10cSrcweir};
250cdf0e10cSrcweirString STR_FORMAT_ID_STARCALC_60
251cdf0e10cSrcweir{
252cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Calc object";
253cdf0e10cSrcweir};
254cdf0e10cSrcweirString STR_FORMAT_ID_STARCHART_60
255cdf0e10cSrcweir{
256cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Chart object";
257cdf0e10cSrcweir};
258cdf0e10cSrcweirString STR_FORMAT_ID_STARMATH_60
259cdf0e10cSrcweir{
260cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION Math object";
261cdf0e10cSrcweir};
262cdf0e10cSrcweirString STR_FORMAT_ID_WMF
263cdf0e10cSrcweir{
264cdf0e10cSrcweir	Text [ en-US ] = "Windows metafile";
265cdf0e10cSrcweir};
266cdf0e10cSrcweirString STR_FORMAT_ID_DBACCESS_QUERY
267cdf0e10cSrcweir{
268cdf0e10cSrcweir	Text [ en-US ] = "Data source object";
269cdf0e10cSrcweir};
270cdf0e10cSrcweirString STR_FORMAT_ID_DBACCESS_TABLE
271cdf0e10cSrcweir{
272cdf0e10cSrcweir	Text [ en-US ] = "Data source table";
273cdf0e10cSrcweir};
274cdf0e10cSrcweirString STR_FORMAT_ID_DBACCESS_COMMAND
275cdf0e10cSrcweir{
276cdf0e10cSrcweir	Text [ en-US ] = "SQL query";
277cdf0e10cSrcweir};
278cdf0e10cSrcweirString STR_FORMAT_ID_DIALOG_60
279cdf0e10cSrcweir{
280cdf0e10cSrcweir    Text [ en-US ] = "%PRODUCTXMLFILEFORMATNAME %PRODUCTXMLFILEFORMATVERSION dialog";
281cdf0e10cSrcweir};
282cdf0e10cSrcweirString STR_FORMAT_ID_FILEGRPDESCRIPTOR
283cdf0e10cSrcweir{
284cdf0e10cSrcweir	Text [ en-US ] = "Link";
285cdf0e10cSrcweir};
286cdf0e10cSrcweirString STR_FORMAT_ID_HTML_NO_COMMENT
287cdf0e10cSrcweir{
288cdf0e10cSrcweir	Text [ en-US ] = "HTML format without comments";
289cdf0e10cSrcweir};
290cdf0e10cSrcweir
291