tpoption.src (ee78a0b5) | tpoption.src (94680462) |
---|---|
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 --- 250 unchanged lines hidden (view full) --- 259 Pos = MAP_APPFONT ( 206, 133 ) ; 260 Size = MAP_APPFONT ( 45, 10 ) ; 261 Text [ en-US ] = "Equivalent to" ; 262 }; 263 FixedText FT_SCALE 264 { 265 Hide = TRUE; 266 Pos = MAP_APPFONT ( 12, 149 ) ; | 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 --- 250 unchanged lines hidden (view full) --- 259 Pos = MAP_APPFONT ( 206, 133 ) ; 260 Size = MAP_APPFONT ( 45, 10 ) ; 261 Text [ en-US ] = "Equivalent to" ; 262 }; 263 FixedText FT_SCALE 264 { 265 Hide = TRUE; 266 Pos = MAP_APPFONT ( 12, 149 ) ; |
267 Size = MAP_APPFONT ( 56, 8 ) ; | 267 Size = MAP_APPFONT ( 60, 8 ) ; |
268 Text [ en-US ] = "~Drawing scale" ; 269 }; 270 ComboBox CB_SCALE 271 { 272 HelpID = "sd:ComboBox:TP_OPTIONS_MISC:CB_SCALE" ; 273 Hide = TRUE; 274 Pos = MAP_APPFONT ( 75, 147 ) ; 275 Size = MAP_APPFONT ( 30, 70 ) ; --- 70 unchanged lines hidden --- | 268 Text [ en-US ] = "~Drawing scale" ; 269 }; 270 ComboBox CB_SCALE 271 { 272 HelpID = "sd:ComboBox:TP_OPTIONS_MISC:CB_SCALE" ; 273 Hide = TRUE; 274 Pos = MAP_APPFONT ( 75, 147 ) ; 275 Size = MAP_APPFONT ( 30, 70 ) ; --- 70 unchanged lines hidden --- |