optsave.src (8001b48e) optsave.src (50ac8f13)
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

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

219 Pos = MAP_APPFONT ( 136, 164 ) ;
220 Size = MAP_APPFONT ( 108, 58 ) ;
221 Border = TRUE ;
222 Sort = TRUE ;
223 DropDown = TRUE ;
224 };
225 FixedImage FI_ODF_WARNING
226 {
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

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

219 Pos = MAP_APPFONT ( 136, 164 ) ;
220 Size = MAP_APPFONT ( 108, 58 ) ;
221 Border = TRUE ;
222 Sort = TRUE ;
223 DropDown = TRUE ;
224 };
225 FixedImage FI_ODF_WARNING
226 {
227 Pos = MAP_APPFONT ( 12, 180 ) ;
227 Pos = MAP_APPFONT ( 12, 174 ) ;
228 Size = MAP_APPFONT ( 8, 8 ) ;
229 Hide = TRUE ;
230 };
231 FixedText FT_WARN
232 {
228 Size = MAP_APPFONT ( 8, 8 ) ;
229 Hide = TRUE ;
230 };
231 FixedText FT_WARN
232 {
233 Pos = MAP_APPFONT ( 23, 180 ) ;
233 Pos = MAP_APPFONT ( 23, 174 ) ;
234 Size = MAP_APPFONT ( 239, 8 ) ;
235 Hide = TRUE ;
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!" ;
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 {
242 File = "odfwarning.png";
243 };
244 };

--- 45 unchanged lines hidden ---
237 };
238 Image IMG_ODF_WARNING
239 {
240 ImageBitmap = Bitmap
241 {
242 File = "odfwarning.png";
243 };
244 };

--- 45 unchanged lines hidden ---