1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: swframeposstrings.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 #include <svx/dialogs.hrc>
32 //the following defines have to match the (enum values + 1) in swframeposstrings.hxx!
35 #define STR_FROMLEFT 3
36 #define STR_MIR_LEFT 4
37 #define STR_MIR_RIGHT 5
38 #define STR_MIR_FROMLEFT 6
41 #define STR_REL_PG_LEFT 9
42 #define STR_REL_PG_RIGHT 10
43 #define STR_REL_FRM_LEFT 11
44 #define STR_REL_FRM_RIGHT 12
45 #define STR_MIR_REL_PG_LEFT 13
46 #define STR_MIR_REL_PG_RIGHT 14
47 #define STR_MIR_REL_FRM_LEFT 15
48 #define STR_MIR_REL_FRM_RIGHT 16
49 #define STR_REL_PG_FRAME 17
50 #define STR_REL_PG_PRTAREA 18
51 #define STR_REL_BASE 19
52 #define STR_REL_CHAR 20
53 #define STR_REL_ROW 21
54 #define STR_REL_BORDER 22
55 #define STR_REL_PRTAREA 23
56 #define STR_FLY_REL_PG_LEFT 24
57 #define STR_FLY_REL_PG_RIGHT 25
58 #define STR_FLY_REL_PG_FRAME 26
59 #define STR_FLY_REL_PG_PRTAREA 27
60 #define STR_FLY_MIR_REL_PG_LEFT 28
61 #define STR_FLY_MIR_REL_PG_RIGHT 29
64 #define STR_CENTER_HORI 32
65 #define STR_CENTER_VERT 33
66 #define STR_FROMTOP 34
67 #define STR_FROMBOTTOM 35
69 #define STR_FROMRIGHT 37
70 #define STR_REL_PG_TOP 38
71 #define STR_REL_PG_BOTTOM 39
72 #define STR_REL_FRM_TOP 40
73 #define STR_REL_FRM_BOTTOM 41
74 #define STR_REL_LINE 42
76 Resource RID_SVXSW_FRAMEPOSITIONS
80 Text [ en-US ] = "Left" ;
84 Text [ en-US ] = "Inside" ;
88 Text [ en-US ] = "Right" ;
92 Text [ en-US ] = "Outside" ;
94 String STR_CENTER_VERT
96 Text [ en-US ] = "Center" ;
100 Text [ en-US ] = "From left" ;
102 String STR_MIR_FROMLEFT
104 Text [ en-US ] = "From inside" ;
108 Text [ en-US ] = "Paragraph area" ;
112 Text [ en-US ] = "Paragraph text area" ;
114 String STR_REL_PG_LEFT
116 Text [ en-US ] = "Left page border" ;
118 String STR_MIR_REL_PG_LEFT
120 Text [ en-US ] = "Inner page border" ;
122 String STR_REL_PG_RIGHT
124 Text [ en-US ] = "Right page border" ;
126 String STR_MIR_REL_PG_RIGHT
128 Text [ en-US ] = "Outer page border" ;
130 String STR_REL_FRM_LEFT
132 Text [ en-US ] = "Left paragraph border" ;
134 String STR_MIR_REL_FRM_LEFT
136 Text [ en-US ] = "Inner paragraph border" ;
138 String STR_REL_FRM_RIGHT
140 Text [ en-US ] = "Right paragraph border" ;
142 String STR_MIR_REL_FRM_RIGHT
144 Text [ en-US ] = "Outer paragraph border" ;
146 String STR_REL_PG_FRAME
148 Text [ en-US ] = "Entire page" ;
150 String STR_REL_PG_PRTAREA
152 Text [ en-US ] = "Page text area" ;
156 Text [ en-US ] = "Top" ;
160 Text [ en-US ] = "Bottom" ;
162 String STR_CENTER_HORI
164 Text [ en-US ] = "Center" ;
168 Text [ en-US ] = "From top" ;
170 String STR_FROMBOTTOM
172 Text [ en-US ] = "From bottom" ;
176 Text [ en-US ] = "Below" ;
180 Text [ en-US ] = "From right" ;
182 String STR_REL_PG_TOP
184 Text [ en-US ] = "Top page border" ;
186 String STR_REL_PG_BOTTOM
188 Text [ en-US ] = "Bottom page border" ;
190 String STR_REL_FRM_TOP
192 Text [ en-US ] = "Top paragraph border" ;
194 String STR_REL_FRM_BOTTOM
196 Text [ en-US ] = "Bottom paragraph border" ;
198 String STR_REL_BORDER
200 Text [ en-US ] = "Margin" ;
202 String STR_REL_PRTAREA
204 Text [ en-US ] = "Paragraph text area" ;
206 String STR_FLY_REL_PG_LEFT
208 Text [ en-US ] = "Left frame border" ;
210 String STR_FLY_MIR_REL_PG_LEFT
212 Text [ en-US ] = "Inner frame border" ;
214 String STR_FLY_REL_PG_RIGHT
216 Text [ en-US ] = "Right frame border" ;
218 String STR_FLY_MIR_REL_PG_RIGHT
220 Text [ en-US ] = "Outer frame border" ;
222 String STR_FLY_REL_PG_FRAME
224 Text [ en-US ] = "Entire frame" ;
226 String STR_FLY_REL_PG_PRTAREA
228 Text [ en-US ] = "Frame text area" ;
232 Text [ en-US ] = "Base line" ;
236 Text [ en-US ] = "Character" ;
240 Text [ en-US ] = "Row" ;
242 // OD 05.01.2004 #i22341#
245 Text [ en-US ] = "Line of text" ;