xref: /trunk/main/sd/source/ui/inc/tpoption.hrc (revision 2da1a64c)
17cf00d98SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
37cf00d98SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
47cf00d98SAndrew Rist * or more contributor license agreements.  See the NOTICE file
57cf00d98SAndrew Rist * distributed with this work for additional information
67cf00d98SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
77cf00d98SAndrew Rist * to you under the Apache License, Version 2.0 (the
87cf00d98SAndrew Rist * "License"); you may not use this file except in compliance
97cf00d98SAndrew Rist * with the License.  You may obtain a copy of the License at
107cf00d98SAndrew Rist *
117cf00d98SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
127cf00d98SAndrew Rist *
137cf00d98SAndrew Rist * Unless required by applicable law or agreed to in writing,
147cf00d98SAndrew Rist * software distributed under the License is distributed on an
157cf00d98SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
167cf00d98SAndrew Rist * KIND, either express or implied.  See the License for the
177cf00d98SAndrew Rist * specific language governing permissions and limitations
187cf00d98SAndrew Rist * under the License.
197cf00d98SAndrew Rist *
207cf00d98SAndrew Rist *************************************************************/
217cf00d98SAndrew Rist
227cf00d98SAndrew Rist
23cdf0e10cSrcweir#define TP_OPTIONS_LAYOUT 596
24cdf0e10cSrcweir#define TP_OPTIONS_CONTENTS 597
25cdf0e10cSrcweir#define TP_OPTIONS_SNAP 598
26cdf0e10cSrcweir#define TP_OPTIONS_MISC 599
27cdf0e10cSrcweir#define GRP_OTHER 1
28cdf0e10cSrcweir#define FT_METRIC 2
29cdf0e10cSrcweir#define GRP_PROGRAMSTART 3
30cdf0e10cSrcweir#define GRP_DISPLAY 4
31cdf0e10cSrcweir#define GRP_SETTINGS  5
32cdf0e10cSrcweir#define GRP_TEXT 6
33cdf0e10cSrcweir#define FT_TABSTOP 7
34cdf0e10cSrcweir//#i80528##define GRP_VIEW_SUBSTITUTE 8
35cdf0e10cSrcweir#define CBX_COPY 13
36cdf0e10cSrcweir#define CBX_RULER 14
37cdf0e10cSrcweir#define CBX_HELPLINES 1
38cdf0e10cSrcweir#define CBX_MOVE_OUTLINE 15
39cdf0e10cSrcweir//#i80528##define CBX_OUTLINEMODE 11
40cdf0e10cSrcweir//#i80528##define CBX_HAIRLINEMODE 12
41cdf0e10cSrcweir#define CBX_MARKED_HIT_MOVES_ALWAYS 19
42cdf0e10cSrcweir#define CBX_CROOK_NO_CONTORTION 21
43cdf0e10cSrcweir#define CBX_SLANT_BUT_SHEAR 22
44cdf0e10cSrcweir#//#i80528#define CBX_EXTERN_GRAPHIC 10
45cdf0e10cSrcweir#define CBX_HANDLES_BEZIER 2
46cdf0e10cSrcweir#define GRP_SNAP 1
47cdf0e10cSrcweir#define GRP_ORTHO 2
48cdf0e10cSrcweir#define FT_SNAP_AREA 1
49cdf0e10cSrcweir#define FI_ORTHO 2
50cdf0e10cSrcweir#define FI_SNAP 3
51cdf0e10cSrcweir#define FT_BEZ_ANGLE 4
52cdf0e10cSrcweir//#define FT_METRIC 5
53cdf0e10cSrcweir#define LB_METRIC 1
54cdf0e10cSrcweir#define MTR_FLD_SNAP_AREA 1
55cdf0e10cSrcweir#define MTR_FLD_ANGLE 2
56cdf0e10cSrcweir#define MTR_FLD_BEZ_ANGLE 3
57cdf0e10cSrcweir#define MTR_FLD_TABSTOP 4
58cdf0e10cSrcweir#define CBX_ROTATE 8
59cdf0e10cSrcweir#define CBX_ORTHO 6
60cdf0e10cSrcweir#define CBX_BIGORTHO 7
61cdf0e10cSrcweir#define CBX_SNAPGRID 1
62cdf0e10cSrcweir#define CBX_SNAP_HELPLINES 2
63cdf0e10cSrcweir#define CBX_SNAP_GRID 1
64cdf0e10cSrcweir#define CBX_SNAP_BORDER 3
65cdf0e10cSrcweir#define CBX_SNAP_FRAME 4
66cdf0e10cSrcweir#define CBX_SNAP_POINTS 5
67cdf0e10cSrcweir#define CBX_START_WITH_TEMPLATE 6
68cdf0e10cSrcweir#define CBX_START_WITH_LAYOUT 7
69cdf0e10cSrcweir#define CBX_PICKTHROUGH 9
70cdf0e10cSrcweir//#i80528##define CBX_NOTEXT 23
71cdf0e10cSrcweir#define CBX_QUICKEDIT 24
72cdf0e10cSrcweir#define CBX_MASTERPAGE_CACHE 25
73cdf0e10cSrcweir
74cdf0e10cSrcweir#define CBX_START_WITH_ACTUAL_PAGE 26
75cdf0e10cSrcweir#define GRP_START_WITH_ACTUAL_PAGE 8
76cdf0e10cSrcweir#define FT_COMPATIBILITY 27
77cdf0e10cSrcweir#define CB_MERGE_PARA_DIST 28
78cdf0e10cSrcweir
79cdf0e10cSrcweir#define CB_SCALE                    29
80cdf0e10cSrcweir#define FT_ORIGINAL                 30
81cdf0e10cSrcweir#define MTR_FLD_ORIGINAL_WIDTH      31
82cdf0e10cSrcweir#define FT_EQUIVALENT               32
83cdf0e10cSrcweir#define MTR_FLD_ORIGINAL_HEIGHT     33
84cdf0e10cSrcweir#define GRP_SCALE                   34
85cdf0e10cSrcweir#define FI_INFO_1                   35
86cdf0e10cSrcweir#define FI_INFO_2                   36
87cdf0e10cSrcweir#define FT_PAGEWIDTH                37
88cdf0e10cSrcweir#define FT_PAGEHEIGHT               38
89cdf0e10cSrcweir#define FT_SCALE                    39
90cdf0e10cSrcweir
91cdf0e10cSrcweir#define CB_USE_PRINTER_METRICS 40
92*2da1a64cSAriel Constenla-Haile
93*2da1a64cSAriel Constenla-Haile#define CBX_START_WITH_PRESENTER_SCREEN 41
94