optdlg.src (2d960a63) 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

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

50 };
51 CheckBox CB_CROSS
52 {
53 HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_CROSS" ;
54 Pos = MAP_APPFONT ( 12, 14 ) ;
55 Size = MAP_APPFONT ( 118, 10 ) ;
56 Text [ en-US ] = "Guides ~while moving" ;
57 };
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

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

50 };
51 CheckBox CB_CROSS
52 {
53 HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_CROSS" ;
54 Pos = MAP_APPFONT ( 12, 14 ) ;
55 Size = MAP_APPFONT ( 118, 10 ) ;
56 Text [ en-US ] = "Guides ~while moving" ;
57 };
58 CheckBox CB_HANDLE
59 {
60 HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_HANDLE" ;
61 Pos = MAP_APPFONT ( 12, 27 ) ;
62 Size = MAP_APPFONT ( 118, 10 ) ;
63 Text [ en-US ] = "Sim~ple handles" ;
64 };
58// TODO: Remove code for unused handles
59// CheckBox CB_HANDLE
60// {
61// HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_HANDLE" ;
62// Pos = MAP_APPFONT ( 12, 27 ) ;
63// Size = MAP_APPFONT ( 118, 10 ) ;
64// Text [ en-US ] = "Sim~ple handles" ;
65// };
65 CheckBox CB_BIGHANDLE
66 {
67 HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_BIGHANDLE" ;
66 CheckBox CB_BIGHANDLE
67 {
68 HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_BIGHANDLE" ;
68 Pos = MAP_APPFONT ( 12, 40 ) ;
69 Pos = MAP_APPFONT ( 12, 27 ) ;
69 Size = MAP_APPFONT ( 118, 10 ) ;
70 Text [ en-US ] = "Large handles" ;
71 };
72 FixedLine FL_WINDOW
73 {
74 Pos = MAP_APPFONT ( 130, 3 ) ;
75 Size = MAP_APPFONT ( 124, 8 ) ;
76 Group = TRUE ;

--- 964 unchanged lines hidden ---
70 Size = MAP_APPFONT ( 118, 10 ) ;
71 Text [ en-US ] = "Large handles" ;
72 };
73 FixedLine FL_WINDOW
74 {
75 Pos = MAP_APPFONT ( 130, 3 ) ;
76 Size = MAP_APPFONT ( 124, 8 ) ;
77 Group = TRUE ;

--- 964 unchanged lines hidden ---