tpoption.src (e3349227) | tpoption.src (2da1a64c) |
---|---|
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 --- 189 unchanged lines hidden (view full) --- 198 Pos = MAP_APPFONT ( 6 , 134 ) ; 199 Size = MAP_APPFONT ( 248 , 8 ) ; 200 Text [ en-US ] = "Start presentation" ; 201 }; 202 CheckBox CBX_START_WITH_ACTUAL_PAGE 203 { 204 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_ACTUAL_PAGE"; 205 Pos = MAP_APPFONT ( 12 , 145 ) ; | 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 --- 189 unchanged lines hidden (view full) --- 198 Pos = MAP_APPFONT ( 6 , 134 ) ; 199 Size = MAP_APPFONT ( 248 , 8 ) ; 200 Text [ en-US ] = "Start presentation" ; 201 }; 202 CheckBox CBX_START_WITH_ACTUAL_PAGE 203 { 204 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_ACTUAL_PAGE"; 205 Pos = MAP_APPFONT ( 12 , 145 ) ; |
206 Size = MAP_APPFONT ( 242 , 10 ) ; | 206 Size = MAP_APPFONT ( 116 , 10 ) ; |
207 TabStop = TRUE ; 208 Text [ en-US ] = "Always with current page" ; 209 }; | 207 TabStop = TRUE ; 208 Text [ en-US ] = "Always with current page" ; 209 }; |
210 CheckBox CBX_START_WITH_PRESENTER_SCREEN 211 { 212 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_PRESENTER_SCREEN"; 213 Pos = MAP_APPFONT ( 12 , 145 ) ; 214 Size = MAP_APPFONT ( 116 , 10 ) ; 215 TabStop = TRUE ; 216 Text [ en-US ] = "With Presenter Screen" ; 217 }; |
|
210 FixedLine FT_COMPATIBILITY 211 { 212 Pos = MAP_APPFONT ( 6 , 160 ) ; 213 Size = MAP_APPFONT ( 248 , 8 ) ; 214 Text [ en-US ] = "Compatibility" ; 215 }; 216 CheckBox CB_USE_PRINTER_METRICS 217 { --- 158 unchanged lines hidden --- | 218 FixedLine FT_COMPATIBILITY 219 { 220 Pos = MAP_APPFONT ( 6 , 160 ) ; 221 Size = MAP_APPFONT ( 248 , 8 ) ; 222 Text [ en-US ] = "Compatibility" ; 223 }; 224 CheckBox CB_USE_PRINTER_METRICS 225 { --- 158 unchanged lines hidden --- |