summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/frmui.hrc
blob: c1861f30fca35a2a31b63e8e6061dd873833ad99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
/*************************************************************************
 *
 *  $RCSfile: frmui.hrc,v $
 *
 *  $Revision: 1.1.1.1 $
 *
 *  last change: $Author: hr $ $Date: 2000-09-18 17:14:40 $
 *
 *  The Contents of this file are made available subject to the terms of
 *  either of the following licenses
 *
 *         - GNU Lesser General Public License Version 2.1
 *         - Sun Industry Standards Source License Version 1.1
 *
 *  Sun Microsystems Inc., October, 2000
 *
 *  GNU Lesser General Public License Version 2.1
 *  =============================================
 *  Copyright 2000 by Sun Microsystems, Inc.
 *  901 San Antonio Road, Palo Alto, CA 94303, USA
 *
 *  This library is free software; you can redistribute it and/or
 *  modify it under the terms of the GNU Lesser General Public
 *  License version 2.1, as published by the Free Software Foundation.
 *
 *  This library is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 *  Lesser General Public License for more details.
 *
 *  You should have received a copy of the GNU Lesser General Public
 *  License along with this library; if not, write to the Free Software
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 *  MA  02111-1307  USA
 *
 *
 *  Sun Industry Standards Source License Version 1.1
 *  =================================================
 *  The contents of this file are subject to the Sun Industry Standards
 *  Source License Version 1.1 (the "License"); You may not use this file
 *  except in compliance with the License. You may obtain a copy of the
 *  License at http://www.openoffice.org/license.html.
 *
 *  Software provided under this License is provided on an "AS IS" basis,
 *  WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
 *  WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
 *  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
 *  See the License for the specific provisions governing your rights and
 *  obligations concerning the Software.
 *
 *  The Initial Developer of the Original Code is: Sun Microsystems, Inc.
 *
 *  Copyright: 2000 by Sun Microsystems, Inc.
 *
 *  All Rights Reserved.
 *
 *  Contributor(s): _______________________________________
 *
 *
 ************************************************************************/

#ifndef _FRMUI_HRC
#define _FRMUI_HRC

#include "rcid.hrc"
#include "globals.hrc"

#define DLG_FRMOPT              (RC_FRMDLG_BEGIN +  1)
#define DLG_PATTERN             (RC_FRMDLG_BEGIN +  2)
#define DLG_BORDER              (RC_FRMDLG_BEGIN +  3)
#define DLG_COLUMN              (RC_FRMDLG_BEGIN +  4)
#define DLG_FOOTNOTE            (RC_FRMDLG_BEGIN +  5)
#define DLG_INSERT_FOOTNOTE     (RC_FRMDLG_BEGIN +  6)

#define DLG_VIEW_HEADER         (RC_FRMDLG_BEGIN +  8)
#define DLG_FORMAT_COLUMN       (RC_FRMDLG_BEGIN + 10)
#define DLG_CAPTION             (RC_FRMDLG_BEGIN + 11)
#define DLG_SEQUENCE_OPTION		(RC_FRMDLG_BEGIN + 12)

#define TP_FOOTNOTEOPTION		(RC_FRMDLG_BEGIN + 12)
#define TP_ENDNOTEOPTION		(RC_FRMDLG_BEGIN + 13)

#define STR_PATTERN_BRD         (RC_FRMDLG_BEGIN + 13)
#define STR_SHPATTERN           (RC_FRMDLG_BEGIN + 14)
#define STR_LNPATTERN           (RC_FRMDLG_BEGIN + 15)
#define STR_FRMUI_BORDER        (RC_FRMDLG_BEGIN + 16)
#define STR_FRMUI_PATTERN       (RC_FRMDLG_BEGIN + 17)
#define STR_FRMUI_WRAP       	(RC_FRMDLG_BEGIN + 18)

#define BMP_PORTRAIT            (RC_FRMDLG_BEGIN + 16)
#define BMP_LANDSCAPE           (RC_FRMDLG_BEGIN + 17)
#define BMP_BEGIN               (RC_FRMDLG_BEGIN + 18)
#define BMP_WRAP                (BMP_BEGIN)
#define BMP_LEFT                (BMP_BEGIN+1)
#define BMP_RIGHT               (BMP_BEGIN+2)
#define BMP_OPAQUE              (BMP_BEGIN+3)
#define BMP_OPAQUET             (BMP_BEGIN+4)
#define BMP_NOWRAP              (BMP_BEGIN+5)

#define BMP_END                 (BMP_NOWRAP)

#define MN_OPTION               (BMP_END + 1)
#define MN_COLUMN               (BMP_END + 2)
#define MN_PAPERSZ              (BMP_END + 3)
#define MN_BACKGROUND           (BMP_END + 4)
#define MN_FRAME                (BMP_END + 5)
#define STR_BACKGROUND          (BMP_END + 6)
#define MN_FOOTNOTE             (BMP_END + 7)

#define STR_FRMDLG_BEGIN        (MN_FOOTNOTE + 1)

#define STR_TOPPRT              (STR_FRMDLG_BEGIN + 1)
#define STR_FROMBOTTOM          (STR_FRMDLG_BEGIN + 2)
#define STR_FROMTOP             (STR_FRMDLG_BEGIN + 3)
#define STR_BELOW             	(STR_FRMDLG_BEGIN + 4)

#define STR_LEFT                (STR_FRMDLG_BEGIN + 5)
#define STR_RIGHT               (STR_FRMDLG_BEGIN + 6)
#define STR_FROMLEFT            (STR_FRMDLG_BEGIN + 7)
#define STR_MIR_LEFT            (STR_FRMDLG_BEGIN + 8)
#define STR_MIR_RIGHT           (STR_FRMDLG_BEGIN + 9)
#define STR_MIR_FROMLEFT		(STR_FRMDLG_BEGIN + 10)

#define STR_BORDER              (STR_FRMDLG_BEGIN + 16)
#define STR_COLUMN              (STR_FRMDLG_BEGIN + 17)
#define STR_PARA                (STR_FRMDLG_BEGIN + 18)
#define STR_CHAR                (STR_FRMDLG_BEGIN + 19)

#define STR_FRAME				(STR_FRMDLG_BEGIN + 20)
#define STR_PRTAREA				(STR_FRMDLG_BEGIN + 21)
#define STR_REL_PG_LEFT			(STR_FRMDLG_BEGIN + 22)
#define STR_REL_PG_RIGHT		(STR_FRMDLG_BEGIN + 23)
#define STR_REL_FRM_LEFT		(STR_FRMDLG_BEGIN + 24)
#define STR_REL_FRM_RIGHT		(STR_FRMDLG_BEGIN + 25)
#define STR_MIR_REL_PG_LEFT		(STR_FRMDLG_BEGIN + 26)
#define STR_MIR_REL_PG_RIGHT	(STR_FRMDLG_BEGIN + 27)
#define STR_MIR_REL_FRM_LEFT	(STR_FRMDLG_BEGIN + 28)
#define STR_MIR_REL_FRM_RIGHT	(STR_FRMDLG_BEGIN + 29)
#define STR_REL_PG_FRAME		(STR_FRMDLG_BEGIN + 30)
#define STR_REL_PG_PRTAREA		(STR_FRMDLG_BEGIN + 31)
#define STR_REL_BASE			(STR_FRMDLG_BEGIN + 32)
#define STR_REL_CHAR			(STR_FRMDLG_BEGIN + 33)
#define STR_REL_ROW				(STR_FRMDLG_BEGIN + 34)
#define STR_REL_BORDER			(STR_FRMDLG_BEGIN + 35)
#define STR_REL_PRTAREA			(STR_FRMDLG_BEGIN + 36)
#define STR_FLY_REL_PG_LEFT		(STR_FRMDLG_BEGIN + 37)
#define STR_FLY_REL_PG_RIGHT	(STR_FRMDLG_BEGIN + 38)
#define STR_FLY_REL_PG_FRAME	(STR_FRMDLG_BEGIN + 39)
#define STR_FLY_REL_PG_PRTAREA	(STR_FRMDLG_BEGIN + 40)
#define STR_FLY_MIR_REL_PG_LEFT		(STR_FRMDLG_BEGIN + 41)
#define STR_FLY_MIR_REL_PG_RIGHT	(STR_FRMDLG_BEGIN + 42)
#define STR_FLY_MIR_REL_PG_FRAME	(STR_FRMDLG_BEGIN + 43)
#define STR_FLY_MIR_REL_PG_PRTAREA	(STR_FRMDLG_BEGIN + 44)

#define STR_OLE_INSERT			(STR_FRMDLG_BEGIN + 45)
#define STR_OLE_EDIT            (STR_FRMDLG_BEGIN + 46)
#define STR_COLL_HEADER         (STR_FRMDLG_BEGIN + 47)

#define MSG_COLUMN_ERR_BOUNDWIDTH  (STR_FRMDLG_BEGIN + 48)
#define STR_EDIT_GRF 			(STR_FRMDLG_BEGIN + 49)

#define STR_LINE_TOP			(STR_FRMDLG_BEGIN + 50)
#define STR_LINE_BOTTOM			(STR_FRMDLG_BEGIN + 51)
#define STR_LINE_CENTER			(STR_FRMDLG_BEGIN + 52)
#define STR_CHAR_TOP			(STR_FRMDLG_BEGIN + 53)
#define STR_CHAR_BOTTOM			(STR_FRMDLG_BEGIN + 54)
#define STR_CHAR_CENTER			(STR_FRMDLG_BEGIN + 55)

#define FRMDLG_ACT_END          STR_CHAR_CENTER

#if FRMDLG_ACT_END > RC_FRMDLG_END
#error Resource-Id Ueberlauf in #file, #line
#endif


#endif // FRMUI_HRC