2 * This file is part of the LibreOffice project.
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/.
8 * This file incorporates work covered by the following license notice:
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 .
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
22 #define CUSTOM_H POPUPPANEL_MARGIN_LARGE * 2 + TEXT_HEIGHT + 12 + TEXT_CONTROL_SPACING_VERTICAL
31 #define FT_TRANSPARENT 8
32 #define MF_TRANSPARENT 9
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
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
70 #define FT_LINE_WIDTH 4
71 #define IMG_WIDTH_CUSTOM 5
72 #define IMG_WIDTH_CUSTOM_GRAY 6
74 #define STR_WIDTH_LAST_CUSTOM 8