summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui/attrdesc.hrc
blob: 1715fcaf4bf4c08fea0f82b7d3eb88748df11865 (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
/*************************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 *
 * Copyright 2008 by Sun Microsystems, Inc.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * $RCSfile: attrdesc.hrc,v $
 * $Revision: 1.6 $
 *
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License version 3
 * only, as published by the Free Software Foundation.
 *
 * OpenOffice.org 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 version 3 for more details
 * (a copy is included in the LICENSE file that accompanied this code).
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3 along with OpenOffice.org.  If not, see
 * <http://www.openoffice.org/license.html>
 * for a copy of the LGPLv3 License.
 *
 ************************************************************************/

#ifndef _ATTRDESC_HRC
#define _ATTRDESC_HRC

#include "rcid.hrc"

#define STR_DROP_OVER                   (RC_ATTR_BEGIN + 1)
#define STR_DROP_LINES                  (RC_ATTR_BEGIN + 2)
#define STR_NO_DROP_LINES               (RC_ATTR_BEGIN + 3)
#define STR_NO_PAGEDESC                 (RC_ATTR_BEGIN + 4)
#define STR_NO_MIRROR                   (RC_ATTR_BEGIN + 5)
#define STR_VERT_MIRROR                 (RC_ATTR_BEGIN + 6)
#define STR_HORI_MIRROR                 (RC_ATTR_BEGIN + 7)
#define STR_BOTH_MIRROR                 (RC_ATTR_BEGIN + 8)
#define STR_CHARFMT                     (RC_ATTR_BEGIN + 9)
#define STR_NO_CHARFMT                  (RC_ATTR_BEGIN + 10)
#define STR_FOOTER                      (RC_ATTR_BEGIN + 11)
#define STR_NO_FOOTER                   (RC_ATTR_BEGIN + 12)
#define STR_HEADER                      (RC_ATTR_BEGIN + 13)
#define STR_NO_HEADER                   (RC_ATTR_BEGIN + 14)
#define STR_SURROUND_NONE               (RC_ATTR_BEGIN + 15)
#define STR_SURROUND_THROUGHT           (RC_ATTR_BEGIN + 16)
#define STR_SURROUND_PARALLEL           (RC_ATTR_BEGIN + 17)
#define STR_SURROUND_COLUMN             (RC_ATTR_BEGIN + 18)
#define STR_SURROUND_LEFT               (RC_ATTR_BEGIN + 19)
#define STR_SURROUND_RIGHT              (RC_ATTR_BEGIN + 20)
#define STR_SURROUND_INSIDE             (RC_ATTR_BEGIN + 21)
#define STR_SURROUND_OUTSIDE            (RC_ATTR_BEGIN + 22)
#define STR_FRM_WIDTH                   (RC_ATTR_BEGIN + 23)
#define STR_FRM_FIXEDHEIGHT             (RC_ATTR_BEGIN + 24)
#define STR_FRM_MINHEIGHT               (RC_ATTR_BEGIN + 25)
#define STR_FLY_AT_CNTNT                (RC_ATTR_BEGIN + 26)
#define STR_FLY_IN_CNTNT                (RC_ATTR_BEGIN + 27)
#define STR_FLY_PAGE                    (RC_ATTR_BEGIN + 28)
#define STR_POS_X                       (RC_ATTR_BEGIN + 29)
#define STR_POS_Y                       (RC_ATTR_BEGIN + 30)
#define STR_VERT_TOP                    (RC_ATTR_BEGIN + 31)
#define STR_VERT_CENTER                 (RC_ATTR_BEGIN + 32)
#define STR_VERT_BOTTOM                 (RC_ATTR_BEGIN + 33)
#define STR_HORI_RIGHT                  (RC_ATTR_BEGIN + 34)
#define STR_HORI_CENTER                 (RC_ATTR_BEGIN + 35)
#define STR_HORI_LEFT                   (RC_ATTR_BEGIN + 36)
#define STR_HORI_INSIDE                 (RC_ATTR_BEGIN + 37)
#define STR_HORI_OUTSIDE                (RC_ATTR_BEGIN + 38)
#define STR_HORI_FULL                   (RC_ATTR_BEGIN + 39)
#define STR_COLUMNS                     (RC_ATTR_BEGIN + 40)
#define STR_LINE_WIDTH                  (RC_ATTR_BEGIN + 41)
#define STR_MAX_FTN_HEIGHT              (RC_ATTR_BEGIN + 42)
#define STR_SURROUND_IDEAL              (RC_ATTR_BEGIN + 43)
#define STR_LINE_TOP                    (RC_ATTR_BEGIN + 44)
#define STR_LINE_CENTER                 (RC_ATTR_BEGIN + 45)
#define STR_LINE_BOTTOM                 (RC_ATTR_BEGIN + 46)
#define STR_REGISTER_ON                 (RC_ATTR_BEGIN + 47)
#define STR_REGISTER_OFF                (RC_ATTR_BEGIN + 48)
#define STR_SURROUND_ANCHORONLY         (RC_ATTR_BEGIN + 49)
#define STR_EDIT_IN_READONLY            (RC_ATTR_BEGIN + 50)
#define STR_LAYOUT_SPLIT                (RC_ATTR_BEGIN + 51)
#define STR_NUMRULE_ON                  (RC_ATTR_BEGIN + 52)
#define STR_NUMRULE_OFF                 (RC_ATTR_BEGIN + 53)
#define STR_CONNECT1                    (RC_ATTR_BEGIN + 54)
#define STR_CONNECT2                    (RC_ATTR_BEGIN + 55)
#define STR_MIRROR_TOGGLE               (RC_ATTR_BEGIN + 56)
#define STR_LINECOUNT                   (RC_ATTR_BEGIN + 57)
#define STR_DONTLINECOUNT               (RC_ATTR_BEGIN + 58)
#define STR_LINCOUNT_START              (RC_ATTR_BEGIN + 59)

#define STR_LUMINANCE                   (RC_ATTR_BEGIN + 60)
#define STR_CHANNELR                    (RC_ATTR_BEGIN + 61)
#define STR_CHANNELG                    (RC_ATTR_BEGIN + 62)
#define STR_CHANNELB                    (RC_ATTR_BEGIN + 63)
#define STR_CONTRAST                    (RC_ATTR_BEGIN + 64)
#define STR_GAMMA                       (RC_ATTR_BEGIN + 65)
#define STR_TRANSPARENCY                (RC_ATTR_BEGIN + 66)
#define STR_INVERT                      (RC_ATTR_BEGIN + 67)
#define STR_INVERT_NOT                  (RC_ATTR_BEGIN + 68)
#define STR_DRAWMODE                    (RC_ATTR_BEGIN + 69)
#define STR_DRAWMODE_STD                (RC_ATTR_BEGIN + 70)
#define STR_DRAWMODE_GREY               (RC_ATTR_BEGIN + 71)
#define STR_DRAWMODE_BLACKWHITE                         (RC_ATTR_BEGIN + 72)
#define STR_DRAWMODE_WATERMARK                          (RC_ATTR_BEGIN + 73)
#define STR_ROTATION                    (RC_ATTR_BEGIN + 74)
#define STR_GRID_NONE                                   (RC_ATTR_BEGIN + 75)
#define STR_GRID_LINES_ONLY                             (RC_ATTR_BEGIN + 76)
#define STR_GRID_LINES_CHARS                            (RC_ATTR_BEGIN + 77)
#define STR_FOLLOW_TEXT_FLOW                            (RC_ATTR_BEGIN + 78)
#define STR_DONT_FOLLOW_TEXT_FLOW                       (RC_ATTR_BEGIN + 79)
#define STR_CONNECT_BORDER_ON                           (RC_ATTR_BEGIN + 80)
#define STR_CONNECT_BORDER_OFF                          (RC_ATTR_BEGIN + 81)


#define ATTR_ACT_END                                    STR_CONNECT_BORDER_OFF

#if ATTR_ACT_END > RC_ATTR_END
#error Resource-Id Ueberlauf in #file, #line
#endif

#endif