fdo#74697 Add Bluez 5 support for impress remote.
[LibreOffice.git] / sc / source / ui / dbgui / scendlg.src
bloba80ff019553e0b4cc49c38c66dfea4db3f6aea2b
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
21 #include "scendlg.hrc"
22 ModalDialog RID_SCDLG_NEWSCENARIO
24     HelpID = "sc:ModalDialog:RID_SCDLG_NEWSCENARIO";
25     OutputSize = TRUE ;
26     SVLook = TRUE ;
27     Size = MAP_APPFONT ( 260 , 165 ) ;
28     Text [ en-US ] = "Create Scenario" ;
29     Moveable = TRUE ;
30     OKButton BTN_OK
31     {
32         Pos = MAP_APPFONT ( 204 , 6 ) ;
33         Size = MAP_APPFONT ( 50 , 14 ) ;
34         TabStop = TRUE ;
35         DefButton = TRUE ;
36     };
37     CancelButton BTN_CANCEL
38     {
39         Pos = MAP_APPFONT ( 204 , 23 ) ;
40         Size = MAP_APPFONT ( 50 , 14 ) ;
41         TabStop = TRUE ;
42     };
43     HelpButton BTN_HELP
44     {
45         Pos = MAP_APPFONT ( 204 , 43 ) ;
46         Size = MAP_APPFONT ( 50 , 14 ) ;
47         TabStop = TRUE ;
48     };
49     MultiLineEdit ED_COMMENT
50     {
51         HelpID = "sc:MultiLineEdit:RID_SCDLG_NEWSCENARIO:ED_COMMENT";
52         Border = TRUE ;
53         Pos = MAP_APPFONT ( 12 , 43 ) ;
54         Size = MAP_APPFONT ( 183 , 46 ) ;
55         TabStop = TRUE ;
56         MaxTextLength = 512 ;
57         VScroll = TRUE ;
58         IgnoreTab = TRUE ;
59     };
60     Edit ED_NAME
61     {
62         HelpID = "sc:Edit:RID_SCDLG_NEWSCENARIO:ED_NAME";
63         Border = TRUE ;
64         Pos = MAP_APPFONT ( 12 , 14 ) ;
65         Size = MAP_APPFONT ( 183 , 12 ) ;
66         TabStop = TRUE ;
67     };
68     CheckBox CB_SHOWFRAME
69     {
70         HelpID = "sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_SHOWFRAME";
71         Pos = MAP_APPFONT ( 12 , 107 ) ;
72         Size = MAP_APPFONT ( 109 , 10 ) ;
73         Text [ en-US ] = "~Display border";
74     };
75     ListBox LB_COLOR
76     {
77         HelpID = "sc:ListBox:RID_SCDLG_NEWSCENARIO:LB_COLOR";
78         Border = TRUE ;
79         Pos = MAP_APPFONT ( 125 , 105 ) ;
80         Size = MAP_APPFONT ( 70 , 86 ) ;
81         DropDown = TRUE ;
82         DDExtraWidth = TRUE ;
83     };
84     CheckBox CB_PRINTFRAME
85     {
86         HelpID = "sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_PRINTFRAME";
87         Hide = TRUE ;
88         Pos = MAP_APPFONT ( 121 , 243 ) ;
89         Size = MAP_APPFONT ( 83 , 10 ) ;
90         Text [ en-US ] = "Print border" ;
91     };
92     CheckBox CB_TWOWAY
93     {
94         HelpID = "sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_TWOWAY";
95         Pos = MAP_APPFONT ( 12 , 121 ) ;
96         Size = MAP_APPFONT ( 183 , 10 ) ;
97         Text [ en-US ] = "Copy ~back" ;
98     };
99     CheckBox CB_ATTRIB
100     {
101         HelpID = "sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_ATTRIB";
102         Hide = TRUE ;
103         Pos = MAP_APPFONT ( 20 , 243 ) ;
104         Size = MAP_APPFONT ( 83 , 10 ) ;
105         Text [ en-US ] = "Attributes" ;
106     };
107     CheckBox CB_VALUE
108     {
109         HelpID = "sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_VALUE";
110         Hide = TRUE ;
111         Pos = MAP_APPFONT ( 230 , 243 ) ;
112         Size = MAP_APPFONT ( 83 , 10 ) ;
113         Text [ en-US ] = "Copy values only" ;
114     };
115     CheckBox CB_COPYALL
116     {
117         HelpID = "sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_COPYALL";
118         Pos = MAP_APPFONT ( 12 , 135 ) ;
119         Size = MAP_APPFONT ( 183 , 10 ) ;
120         Text [ en-US ] = "Copy ~entire sheet" ;
121     };
122     CheckBox CB_PROTECT
123     {
124         HelpID = "sc:CheckBox:RID_SCDLG_NEWSCENARIO:CB_PROTECT";
125         Pos = MAP_APPFONT ( 12 , 149 ) ;
126         Size = MAP_APPFONT ( 183 , 10 ) ;
127         Text [ en-US ] = "~Prevent changes" ;
128     };
129     String STR_EDIT
130     {
131         Text [ en-US ] = "Edit Scenario" ;
132     };
133     String STR_CREATEDBY
134     {
135         Text [ en-US ] = "Created by" ;
136     };
137     String STR_ON
138     {
139         Text [ en-US ] = "on" ;
140     };
141     String STR_COLOR
142     {
143         Text [ en-US ] = "Display border in" ;
144     };
145     FixedLine FL_NAME
146     {
147         Pos = MAP_APPFONT ( 6 , 3 ) ;
148         Size = MAP_APPFONT ( 192 , 8 ) ;
149         Text [ en-US ] = "~Name of scenario";
150     };
151     FixedLine FL_COMMENT
152     {
153         Pos = MAP_APPFONT ( 6 , 32 ) ;
154         Size = MAP_APPFONT ( 192 , 8 ) ;
155         Text [ en-US ] = "~Comment";
156     };
157     FixedLine FL_OPTIONS
158     {
159         Pos = MAP_APPFONT ( 6 , 95 ) ;
160         Size = MAP_APPFONT ( 192 , 8 ) ;
161         Text [ en-US ] = "Settings";
162     };
165 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */