bump product version to 4.1.6.2
[LibreOffice.git] / svx / source / sidebar / area / AreaPropertyPanel.hrc
bloba11a54faaf9414efdc777977e9f7ee4b1a50b38a
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
10  *   Licensed to the Apache Software Foundation (ASF) under one or more
11  *   contributor license agreements. See the NOTICE file distributed
12  *   with this work for additional information regarding copyright
13  *   ownership. The ASF licenses this file to you under the Apache
14  *   License, Version 2.0 (the "License"); you may not use this file
15  *   except in compliance with the License. You may obtain a copy of
16  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
17  */
18 //  RID_SIDEBAR_AREA_PANEL--------------------------------------------------------------
19 #define FT_COLOR_LIST                        1
20 #define TB_COLOR            2
21 #define TBI_COLOR           3
22 #define IMG_COLOR           5
24 #define VS_COLOR            1
26 #define TBI_LEFT                            1
27 #define TBI_RIGHT                           1
28 #define TBI_BTX_GRADIENT                    51
29 #define FL_TRSP_TEXT                         4
31 #define LB_TRGR_TYPES   6
32 #define MTR_TRANSPARENT 7
33 #define BTN_GRADIENT    8
35 #define FT_TRGR_CENTER_X    9
36 #define MTR_TRGR_CENTER_X   10
37 #define FT_TRGR_CENTER_Y    11
38 #define MTR_TRGR_CENTER_Y   12
39 #define FT_TRGR_ANGLE       13
40 #define MTR_TRGR_ANGLE      14
41 #define FT_TRGR_START_VALUE 15
42 #define MTR_TRGR_START_VALUE 16
43 #define FT_TRGR_END_VALUE   17
44 #define MTR_TRGR_END_VALUE  18
45 #define FT_TRGR_BORDER      19
46 #define MTR_TRGR_BORDER     20
47 #define STR_HELP_LEFT       24
48 #define STR_HELP_RIGHT      25
50 #define BTN_LEFT_SECOND         22
51 #define BTN_RIGHT_FIRST         23
53 #define IMG_AXIAL              24
54 #define IMG_ELLI               25
55 #define IMG_QUAD               26
56 #define IMG_RADIAL              27
57 #define IMG_SQUARE              28
58 #define IMG_LINEAR              29
59 #define IMG_ROT_LEFT            30
60 #define IMG_ROT_RIGHT           31
61 #define STR_HELP_TYPE           32
62 #define STR_HELP_ATTR           33
63 #define STR_HELP_COLOR          41
64 #define STR_HELP_GRADIENT       42
66 #define FIXED_TEXT_HEIGHT   9
67 #define FIXED_TEXT_WIDTH   40
68 #define MBOX_WIDTH         50
69 #define CONTROL_HEIGHT      12
70 #define CONTROL_WIDTH           45
71 #define LISTBOX_HEIGHT     80
72 #define ROTATE_BUTTON_WIDTH        13
73 #define ROTATE_BUTTON_SPACING      15
74 #define POP_WIDTH   2*POPUPPANEL_MARGIN_HORIZONTAL+2*CONTROL_WIDTH+CONTROL_SPACING_HORIZONTAL
75 #define POP_HEIGHT  2*POPUPPANEL_MARGIN_VERTICAL + 4*(FIXED_TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL + MBOX_HEIGHT ) + 3*CONTROL_SPACING_VERTICAL
76 #define POP_HEIGHT2  2*POPUPPANEL_MARGIN_VERTICAL + 3*(FIXED_TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL + MBOX_HEIGHT ) + 2*CONTROL_SPACING_VERTICAL
77 #define LEFT_RIGHT_X1    POPUPPANEL_MARGIN_HORIZONTAL+CONTROL_WIDTH+CONTROL_SPACING_HORIZONTAL + 1
78 #define LEFT_RIGHT_Y1    POPUPPANEL_MARGIN_VERTICAL + FIXED_TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL - 2
79 #define LEFT_RIGHT_X2    POPUPPANEL_MARGIN_HORIZONTAL+CONTROL_WIDTH+CONTROL_SPACING_HORIZONTAL + ROTATE_BUTTON_SPACING
80 #define LEFT_RIGHT_Y2    POPUPPANEL_MARGIN_VERTICAL + 2*(FIXED_TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL)+MBOX_HEIGHT+CONTROL_SPACING_VERTICAL - 2
82 // eof