bump product version to 4.1.6.2
[LibreOffice.git] / svx / source / sidebar / line / LinePropertyPanel.hrc
blob13c446e4372bcd2f53da804ecce4c609947f5d5c
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_LINE_PANEL--------------------------------------------------------------
19 #define CUSTOM_X    POPUPPANEL_MARGIN_LARGE + OFFSET_X
20 #define CUSTOM_Y    POPUPPANEL_MARGIN_SMALL + OFFSET_Y + 12 * 9 + POPUPPANEL_MARGIN_SMALL * 2 + TEXT_HEIGHT
21 #define CUSTOM_W    74
22 #define CUSTOM_H    POPUPPANEL_MARGIN_LARGE * 2 +  TEXT_HEIGHT + 12 +  TEXT_CONTROL_SPACING_VERTICAL
24 #define FT_COLOR            1
25 #define TB_COLOR            2
26 #define FT_WIDTH            3
27 #define TB_WIDTH            4
28 #define FT_STYLE            5
29 #define LB_STYLE            6
30 #define FT_ARROW            7
31 #define FT_TRANSPARENT      8
32 #define MF_TRANSPARENT      9
33 #define LB_START            10
34 #define LB_END              11
35 #define TBI_COLOR           12
36 #define TBI_WIDTH           13
37 #define TBI_STYLE           14
38 #define STR_QH_TB_WIDTH     15
39 #define STR_QH_TB_COLOR     16
41 #define FT_EDGESTYLE        18
42 #define LB_EDGESTYLE        19
43 #define FT_CAPSTYLE         20
44 #define LB_CAPSTYLE         21
46 #define IMG_COLOR           23
47 #define IMG_COLOR_NO        24
48 #define IMG_NONE_ICON       36
50 #define IMG_WIDTH1_ICON     41
51 #define IMG_WIDTH2_ICON     42
52 #define IMG_WIDTH3_ICON     43
53 #define IMG_WIDTH4_ICON     44
54 #define IMG_WIDTH5_ICON     45
55 #define IMG_WIDTH6_ICON     46
56 #define IMG_WIDTH7_ICON     47
57 #define IMG_WIDTH8_ICON     48
59 //color popup page
60 #define VS_COLOR        1
62 //style popup page
63 #define VS_STYLE                1
64 #define PB_OPTIONS              2
66 //width popup page
67 #define VS_WIDTH        1
68 #define MF_WIDTH        2
69 #define FT_CUSTOME      3
70 #define FT_LINE_WIDTH   4
71 #define IMG_WIDTH_CUSTOM            5
72 #define IMG_WIDTH_CUSTOM_GRAY       6
73 #define CT_BORDER       7
74 #define STR_WIDTH_LAST_CUSTOM       8
75 #define STR_PT          9
77 // eof