optsave.src (07a3d7f1) | optsave.src (972a6c96) |
---|---|
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 --- 142 unchanged lines hidden (view full) --- 151 DropDown = TRUE; 152 StringList [ en-US ] = 153 { 154 < "1.0/1.1" ; 2 ; > ; 155 < "1.2" ; 4 ; > ; 156 < "1.2 Extended (recommended)"; 0x7fffffff ; > ; 157 }; 158 }; | 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 --- 142 unchanged lines hidden (view full) --- 151 DropDown = TRUE; 152 StringList [ en-US ] = 153 { 154 < "1.0/1.1" ; 2 ; > ; 155 < "1.2" ; 4 ; > ; 156 < "1.2 Extended (recommended)"; 0x7fffffff ; > ; 157 }; 158 }; |
159 CheckBox BTN_ODFENCRYPTION 160 { 161 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_ODFENCRYPTION"; 162 Pos = MAP_APPFONT ( 12 , 120 ) ; 163 Size = MAP_APPFONT ( 248 , 10 ) ; 164 Text [ en-US ] = "Enable AES-256 encryption (ODF 1.2)" ; 165 }; |
|
159 CheckBox BTN_NOPRETTYPRINTING 160 { 161 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_NOPRETTYPRINTING"; | 166 CheckBox BTN_NOPRETTYPRINTING 167 { 168 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_NOPRETTYPRINTING"; |
162 Pos = MAP_APPFONT ( 12 , 120 ) ; | 169 Pos = MAP_APPFONT ( 12 , 131 ) ; |
163 Size = MAP_APPFONT ( 248 , 10 ) ; 164 Text [ en-US ] = "Size optimization for ODF format" ; 165 }; 166 CheckBox BTN_WARNALIENFORMAT 167 { 168 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_WARNALIENFORMAT"; | 170 Size = MAP_APPFONT ( 248 , 10 ) ; 171 Text [ en-US ] = "Size optimization for ODF format" ; 172 }; 173 CheckBox BTN_WARNALIENFORMAT 174 { 175 HelpID = "cui:CheckBox:RID_SFXPAGE_SAVE:BTN_WARNALIENFORMAT"; |
169 Pos = MAP_APPFONT ( 12 , 131 ) ; | 176 Pos = MAP_APPFONT ( 12 , 142 ) ; |
170 Size = MAP_APPFONT ( 248 , 10 ) ; 171 Text [ en-US ] = "Warn when not saving in ODF or default format" ; 172 }; 173 FixedText FT_APP 174 { | 177 Size = MAP_APPFONT ( 248 , 10 ) ; 178 Text [ en-US ] = "Warn when not saving in ODF or default format" ; 179 }; 180 FixedText FT_APP 181 { |
175 Pos = MAP_APPFONT ( 12 , 142 ) ; | 182 Pos = MAP_APPFONT ( 12 , 153 ) ; |
176 Size = MAP_APPFONT ( 120 , 8 ) ; 177 Text [ en-US ] = "D~ocument type"; 178 }; 179 FixedText FT_FILTER 180 { | 183 Size = MAP_APPFONT ( 120 , 8 ) ; 184 Text [ en-US ] = "D~ocument type"; 185 }; 186 FixedText FT_FILTER 187 { |
181 Pos = MAP_APPFONT ( 136 , 142 ) ; | 188 Pos = MAP_APPFONT ( 136 , 153 ) ; |
182 Size = MAP_APPFONT ( 120 , 8 ) ; 183 Text [ en-US ] = "Always sa~ve as"; 184 }; 185 ListBox LB_APP 186 { 187 HelpID = "cui:ListBox:RID_SFXPAGE_SAVE:LB_APP"; | 189 Size = MAP_APPFONT ( 120 , 8 ) ; 190 Text [ en-US ] = "Always sa~ve as"; 191 }; 192 ListBox LB_APP 193 { 194 HelpID = "cui:ListBox:RID_SFXPAGE_SAVE:LB_APP"; |
188 Pos = MAP_APPFONT ( 12 , 153 ) ; | 195 Pos = MAP_APPFONT ( 12 , 164 ) ; |
189 Size = MAP_APPFONT ( 108 , 58 ) ; 190 Border = TRUE; 191 DropDown = TRUE; 192 StringList [ en-US ] = 193 { 194 < "Text document" ; APP_WRITER ; > ; 195 < "HTML document" ; APP_WRITER_WEB; > ; 196 < "Master document" ; APP_WRITER_GLOBAL; > ; 197 < "Spreadsheet" ; APP_CALC ; > ; 198 < "Presentation" ; APP_IMPRESS ; > ; 199 < "Drawing" ; APP_DRAW ; > ; 200 < "Formula" ; APP_MATH ; > ; 201 }; 202 }; 203 FixedImage FI_FILTER 204 { | 196 Size = MAP_APPFONT ( 108 , 58 ) ; 197 Border = TRUE; 198 DropDown = TRUE; 199 StringList [ en-US ] = 200 { 201 < "Text document" ; APP_WRITER ; > ; 202 < "HTML document" ; APP_WRITER_WEB; > ; 203 < "Master document" ; APP_WRITER_GLOBAL; > ; 204 < "Spreadsheet" ; APP_CALC ; > ; 205 < "Presentation" ; APP_IMPRESS ; > ; 206 < "Drawing" ; APP_DRAW ; > ; 207 < "Formula" ; APP_MATH ; > ; 208 }; 209 }; 210 FixedImage FI_FILTER 211 { |
205 Pos = MAP_APPFONT ( 129, 154 ) ; | 212 Pos = MAP_APPFONT ( 129, 153 ) ; |
206 Size = MAP_APPFONT ( 6 , 6 ) ; 207 Hide = TRUE; 208 }; 209 ListBox LB_FILTER 210 { 211 HelpID = "cui:ListBox:RID_SFXPAGE_SAVE:LB_FILTER"; | 213 Size = MAP_APPFONT ( 6 , 6 ) ; 214 Hide = TRUE; 215 }; 216 ListBox LB_FILTER 217 { 218 HelpID = "cui:ListBox:RID_SFXPAGE_SAVE:LB_FILTER"; |
212 Pos = MAP_APPFONT ( 136 , 153 ) ; | 219 Pos = MAP_APPFONT ( 136 , 164 ) ; |
213 Size = MAP_APPFONT ( 108 , 58 ) ; 214 Border = TRUE; 215 Sort = TRUE; 216 DropDown = TRUE; 217 }; 218 FixedImage FI_ODF_WARNING 219 { | 220 Size = MAP_APPFONT ( 108 , 58 ) ; 221 Border = TRUE; 222 Sort = TRUE; 223 DropDown = TRUE; 224 }; 225 FixedImage FI_ODF_WARNING 226 { |
220 Pos = MAP_APPFONT ( 12, 169 ) ; | 227 Pos = MAP_APPFONT ( 12, 180 ) ; |
221 Size = MAP_APPFONT ( 8 , 8 ) ; 222 Hide = TRUE; 223 }; 224 FixedText FT_WARN 225 { | 228 Size = MAP_APPFONT ( 8 , 8 ) ; 229 Hide = TRUE; 230 }; 231 FixedText FT_WARN 232 { |
226 Pos = MAP_APPFONT ( 23 , 169 ) ; | 233 Pos = MAP_APPFONT ( 23 , 180 ) ; |
227 Size = MAP_APPFONT ( 239 , 8 ) ; 228 Hide = TRUE; 229 Text [ en-US ] = "Not using ODF 1.2 Extended may cause information to be lost."; 230 }; 231 Image IMG_ODF_WARNING 232 { 233 ImageBitmap = Bitmap 234 { --- 96 unchanged lines hidden --- | 234 Size = MAP_APPFONT ( 239 , 8 ) ; 235 Hide = TRUE; 236 Text [ en-US ] = "Not using ODF 1.2 Extended may cause information to be lost."; 237 }; 238 Image IMG_ODF_WARNING 239 { 240 ImageBitmap = Bitmap 241 { --- 96 unchanged lines hidden --- |