tpoption.src (94680462) tpoption.src (97f198bd)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 5 unchanged lines hidden (view full) ---

14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 5 unchanged lines hidden (view full) ---

14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24#include "tpoption.hrc"
25#include "helpids.h"
26
27#define SCALE_TEXT \
28 Text [ en-US ] = "Scale" ; \
29
30// Contents
31TabPage TP_OPTIONS_CONTENTS

--- 107 unchanged lines hidden (view full) ---

139 Text [ en-US ] = "Copy when moving" ;
140 };
141 CheckBox CBX_MARKED_HIT_MOVES_ALWAYS
142 {
143 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS" ;
144 Pos = MAP_APPFONT ( 12, 106 ) ;
145 Size = MAP_APPFONT ( 242, 10 ) ;
146 TabStop = TRUE ;
22#include "tpoption.hrc"
23#include "helpids.h"
24
25#define SCALE_TEXT \
26 Text [ en-US ] = "Scale" ; \
27
28// Contents
29TabPage TP_OPTIONS_CONTENTS

--- 107 unchanged lines hidden (view full) ---

137 Text [ en-US ] = "Copy when moving" ;
138 };
139 CheckBox CBX_MARKED_HIT_MOVES_ALWAYS
140 {
141 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS" ;
142 Pos = MAP_APPFONT ( 12, 106 ) ;
143 Size = MAP_APPFONT ( 242, 10 ) ;
144 TabStop = TRUE ;
147 Text [ en-US ] = "Objects always moveable" ;
145 Text [ en-US ] = "Objects always movable" ;
148 };
149 CheckBox CBX_CROOK_NO_CONTORTION
150 {
151 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION" ;
152 Pos = MAP_APPFONT ( 12, 119 ) ;
153 Size = MAP_APPFONT ( 242, 10 ) ;
154 TabStop = TRUE ;
155 Hide = TRUE;

--- 190 unchanged lines hidden ---
146 };
147 CheckBox CBX_CROOK_NO_CONTORTION
148 {
149 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION" ;
150 Pos = MAP_APPFONT ( 12, 119 ) ;
151 Size = MAP_APPFONT ( 242, 10 ) ;
152 TabStop = TRUE ;
153 Hide = TRUE;

--- 190 unchanged lines hidden ---