optdlg.src (aa0d575f) optdlg.src (5ba3629c)
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

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

331 };
332 CheckBox CB_GUIDELINE
333 {
334 HelpID = "sc:CheckBox:RID_SCPAGE_CONTENT:CB_GUIDELINE" ;
335 Pos = MAP_APPFONT ( 12, 56 ) ;
336 Size = MAP_APPFONT ( 112, 10 ) ;
337 Text [ en-US ] = "Guides ~while moving" ;
338 };
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

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

331 };
332 CheckBox CB_GUIDELINE
333 {
334 HelpID = "sc:CheckBox:RID_SCPAGE_CONTENT:CB_GUIDELINE" ;
335 Pos = MAP_APPFONT ( 12, 56 ) ;
336 Size = MAP_APPFONT ( 112, 10 ) ;
337 Text [ en-US ] = "Guides ~while moving" ;
338 };
339 CheckBox CB_HANDLES
340 {
341 HelpID = "sc:CheckBox:RID_SCPAGE_CONTENT:CB_HANDLES" ;
342 Pos = MAP_APPFONT ( 12, 70 ) ;
343 Size = MAP_APPFONT ( 112, 10 ) ;
344 Text [ en-US ] = "~Simple handles" ;
345 };
339// TODO: Remove code for unused handles
340// CheckBox CB_HANDLES
341// {
342// HelpID = "sc:CheckBox:RID_SCPAGE_CONTENT:CB_HANDLES" ;
343// Pos = MAP_APPFONT ( 12, 70 ) ;
344// Size = MAP_APPFONT ( 112, 10 ) ;
345// Text [ en-US ] = "~Simple handles" ;
346// };
346 CheckBox CB_BIGHANDLES
347 {
348 HelpID = "sc:CheckBox:RID_SCPAGE_CONTENT:CB_BIGHANDLES" ;
347 CheckBox CB_BIGHANDLES
348 {
349 HelpID = "sc:CheckBox:RID_SCPAGE_CONTENT:CB_BIGHANDLES" ;
349 Pos = MAP_APPFONT ( 12, 84 ) ;
350 Pos = MAP_APPFONT ( 12, 70 ) ;
350 Size = MAP_APPFONT ( 112, 10 ) ;
351 Text [ en-US ] = "~Large handles" ;
352 };
353 FixedLine FL_SEPARATOR1
354 {
355 Pos = MAP_APPFONT ( 130, 14 ) ;
356 Size = MAP_APPFONT ( 1, 88 ) ;
357 };

--- 404 unchanged lines hidden ---
351 Size = MAP_APPFONT ( 112, 10 ) ;
352 Text [ en-US ] = "~Large handles" ;
353 };
354 FixedLine FL_SEPARATOR1
355 {
356 Pos = MAP_APPFONT ( 130, 14 ) ;
357 Size = MAP_APPFONT ( 1, 88 ) ;
358 };

--- 404 unchanged lines hidden ---