bump product version to 4.1.6.2
[LibreOffice.git] / sd / source / ui / inc / tpoption.hrc
blob7ff6656258f9c768ccb122a05e0ffe74352b22d2
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
19 #define TP_OPTIONS_LAYOUT 596
20 #define TP_OPTIONS_CONTENTS 597
21 #define TP_OPTIONS_SNAP 598
22 #define TP_OPTIONS_MISC 599
23 #define FT_METRIC 2
24 #define GRP_PROGRAMSTART 3
25 #define GRP_DISPLAY 4
26 #define GRP_SETTINGS  5
27 #define GRP_TEXT 6
28 #define FT_TABSTOP 7
29 #define CBX_COPY 13
30 #define CBX_RULER 14
31 #define CBX_HELPLINES 1
32 #define CBX_MOVE_OUTLINE 15
33 #define CBX_MARKED_HIT_MOVES_ALWAYS 19
34 #define CBX_CROOK_NO_CONTORTION 21
35 #define CBX_HANDLES_BEZIER 2
36 #define GRP_SNAP 1
37 #define GRP_ORTHO 2
38 #define FT_SNAP_AREA 1
39 #define FT_BEZ_ANGLE 4
40 #define LB_METRIC 1
41 #define MTR_FLD_SNAP_AREA 1
42 #define MTR_FLD_ANGLE 2
43 #define MTR_FLD_BEZ_ANGLE 3
44 #define MTR_FLD_TABSTOP 4
45 #define CBX_ROTATE 8
46 #define CBX_ORTHO 6
47 #define CBX_BIGORTHO 7
48 #define CBX_SNAPGRID 1
49 #define CBX_SNAP_HELPLINES 2
50 #define CBX_SNAP_BORDER 3
51 #define CBX_SNAP_FRAME 4
52 #define CBX_SNAP_POINTS 5
53 #define CBX_START_WITH_TEMPLATE 6
54 #define CBX_PICKTHROUGH 9
55 #define CBX_QUICKEDIT 24
56 #define CBX_MASTERPAGE_CACHE 25
58 #define CBX_START_WITH_ACTUAL_PAGE 26
59 #define GRP_START_WITH_ACTUAL_PAGE 8
60 #define FT_COMPATIBILITY 27
61 #define CB_MERGE_PARA_DIST 28
63 #define CB_SCALE                    29
64 #define FT_ORIGINAL                 30
65 #define MTR_FLD_ORIGINAL_WIDTH      31
66 #define FT_EQUIVALENT               32
67 #define MTR_FLD_ORIGINAL_HEIGHT     33
68 #define GRP_SCALE                   34
69 #define FI_INFO_1                   35
70 #define FI_INFO_2                   36
71 #define FT_PAGEWIDTH                37
72 #define FT_PAGEHEIGHT               38
73 #define FT_SCALE                    39
75 #define CB_USE_PRINTER_METRICS 40
76 #define CBX_ENABLE_SDREMOTE 41
77 #define CBX_ENABLE_PRESENTER_SCREEN 42
78 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */