custsdlg.src (8bd2fba0) custsdlg.src (290655ea)
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

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

90 };
91 ListBox LB_CUSTOMSHOWS
92 {
93 HelpID = "sd:ListBox:DLG_CUSTOMSHOW:LB_CUSTOMSHOWS" ;
94 Border = TRUE ;
95 Pos = MAP_APPFONT ( 6, 6 ) ;
96 Size = MAP_APPFONT ( 128 + DIFF, 86 + DIFF_Y ) ;
97 TabStop = TRUE ;
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

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

90 };
91 ListBox LB_CUSTOMSHOWS
92 {
93 HelpID = "sd:ListBox:DLG_CUSTOMSHOW:LB_CUSTOMSHOWS" ;
94 Border = TRUE ;
95 Pos = MAP_APPFONT ( 6, 6 ) ;
96 Size = MAP_APPFONT ( 128 + DIFF, 86 + DIFF_Y ) ;
97 TabStop = TRUE ;
98 QuickHelpText [ en-US ] = "Custom Screen Show" ;
98 QuickHelpText [ en-US ] = "Custom Slide Show" ;
99 };
100 CheckBox CBX_USE_CUSTOMSHOW
101 {
102 HelpID = "sd:CheckBox:DLG_CUSTOMSHOW:CBX_USE_CUSTOMSHOW" ;
103 Pos = MAP_APPFONT ( 6, 96 + DIFF_Y ) ;
104 Size = MAP_APPFONT ( 128 + DIFF, 12 ) ;
105 TabStop = TRUE ;
106 Text [ en-US ] = "~Use Custom Slide Show" ;

--- 93 unchanged lines hidden ---
99 };
100 CheckBox CBX_USE_CUSTOMSHOW
101 {
102 HelpID = "sd:CheckBox:DLG_CUSTOMSHOW:CBX_USE_CUSTOMSHOW" ;
103 Pos = MAP_APPFONT ( 6, 96 + DIFF_Y ) ;
104 Size = MAP_APPFONT ( 128 + DIFF, 12 ) ;
105 TabStop = TRUE ;
106 Text [ en-US ] = "~Use Custom Slide Show" ;

--- 93 unchanged lines hidden ---