Update ooo320-m1
[ooovba.git] / svx / source / dialog / swframeposstrings.src
blob41f220eff8291d4ffc0114cbbc81b019ab7b0e8e
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: swframeposstrings.src,v $
10  * $Revision: 1.9 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
30 #include <svx/dialogs.hrc>
32 //the following defines have to match the (enum values + 1) in swframeposstrings.hxx!
33 #define STR_LEFT                                1
34 #define STR_RIGHT                               2
35 #define STR_FROMLEFT                            3
36 #define STR_MIR_LEFT                            4
37 #define STR_MIR_RIGHT                           5
38 #define STR_MIR_FROMLEFT                        6
39 #define STR_FRAME                               7
40 #define STR_PRTAREA                             8
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
62 #define STR_TOP                                 30
63 #define STR_BOTTOM                              31
64 #define STR_CENTER_HORI                         32
65 #define STR_CENTER_VERT                         33
66 #define STR_FROMTOP                             34
67 #define STR_FROMBOTTOM                          35
68 #define STR_BELOW                               36
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
77 {                                               
78     String STR_LEFT
79     {
80         Text [ en-US ] = "Left" ;
81     };
82     String STR_MIR_LEFT
83     {
84         Text [ en-US ] = "Inside" ;
85     };
86     String STR_RIGHT
87     {
88         Text [ en-US ] = "Right" ;
89     };
90     String STR_MIR_RIGHT
91     {
92         Text [ en-US ] = "Outside" ;
93     };
94     String STR_CENTER_VERT
95     {
96         Text [ en-US ] = "Center" ;
97     };
98     String STR_FROMLEFT
99     {
100         Text [ en-US ] = "From left" ;
101     };
102     String STR_MIR_FROMLEFT
103     {
104         Text [ en-US ] = "From inside" ;
105     };
106     String STR_FRAME
107     {                                           
108         Text [ en-US ] = "Paragraph area" ;
109     };
110     String STR_PRTAREA
111     {
112         Text [ en-US ] = "Paragraph text area" ;
113     };
114     String STR_REL_PG_LEFT
115     {
116         Text [ en-US ] = "Left page border" ;
117     };
118     String STR_MIR_REL_PG_LEFT
119     {
120         Text [ en-US ] = "Inner page border" ;
121     };
122     String STR_REL_PG_RIGHT
123     {
124         Text [ en-US ] = "Right page border" ;
125     };
126     String STR_MIR_REL_PG_RIGHT
127     {
128         Text [ en-US ] = "Outer page border" ;
129     };
130     String STR_REL_FRM_LEFT
131     {
132         Text [ en-US ] = "Left paragraph border" ;
133     };
134     String STR_MIR_REL_FRM_LEFT
135     {
136         Text [ en-US ] = "Inner paragraph border" ;
137     };
138     String STR_REL_FRM_RIGHT
139     {
140         Text [ en-US ] = "Right paragraph border" ;
141     };
142     String STR_MIR_REL_FRM_RIGHT
143     {
144         Text [ en-US ] = "Outer paragraph border" ;
145     };
146     String STR_REL_PG_FRAME
147     {
148         Text [ en-US ] = "Entire page" ;
149     };
150     String STR_REL_PG_PRTAREA
151     {
152         Text [ en-US ] = "Page text area" ;
153     };
154     String STR_TOP
155     {
156         Text [ en-US ] = "Top" ;
157     };
158     String STR_BOTTOM
159     {
160         Text [ en-US ] = "Bottom" ;
161     };
162     String STR_CENTER_HORI
163     {
164         Text [ en-US ] = "Center" ;
165     };
166     String STR_FROMTOP
167     {
168         Text [ en-US ] = "From top" ;
169     };
170     String STR_FROMBOTTOM
171     {
172         Text [ en-US ] = "From bottom" ;
173     };
174     String STR_BELOW
175     {
176         Text [ en-US ] = "Below" ;
177     };
178     String STR_FROMRIGHT
179     {
180         Text [ en-US ] = "From right" ;
181     };
182     String STR_REL_PG_TOP
183     {
184         Text [ en-US ] = "Top page border" ;
185     };
186     String STR_REL_PG_BOTTOM
187     {
188         Text [ en-US ] = "Bottom page border" ;
189     };
190     String STR_REL_FRM_TOP
191     {
192         Text [ en-US ] = "Top paragraph border" ;
193     };
194     String STR_REL_FRM_BOTTOM
195     {
196         Text [ en-US ] = "Bottom paragraph border" ;
197     };
198     String STR_REL_BORDER
199     {
200         Text [ en-US ] = "Margin" ;
201     };
202     String STR_REL_PRTAREA
203     {
204         Text [ en-US ] = "Paragraph text area" ;
205     };
206     String STR_FLY_REL_PG_LEFT
207     {
208         Text [ en-US ] = "Left frame border" ;
209     };
210     String STR_FLY_MIR_REL_PG_LEFT
211     {
212         Text [ en-US ] = "Inner frame border" ;
213     };
214     String STR_FLY_REL_PG_RIGHT
215     {
216         Text [ en-US ] = "Right frame border" ;
217     };
218     String STR_FLY_MIR_REL_PG_RIGHT
219     {
220         Text [ en-US ] = "Outer frame border" ;
221     };
222     String STR_FLY_REL_PG_FRAME
223     {
224         Text [ en-US ] = "Entire frame" ;
225     };
226     String STR_FLY_REL_PG_PRTAREA
227     {
228         Text [ en-US ] = "Frame text area" ;
229     };
230     String STR_REL_BASE
231     {
232         Text [ en-US ] = "Base line" ;
233     };
234     String STR_REL_CHAR
235     {
236         Text [ en-US ] = "Character" ;
237     };
238     String STR_REL_ROW
239     {
240         Text [ en-US ] = "Row" ;
241     };
242     // OD 05.01.2004 #i22341#
243     String STR_REL_LINE
244     {
245         Text [ en-US ] = "Line of text" ;
246     };