securityoptions.src (eb841fff) securityoptions.src (a7d42b49)
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

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

43 Size = MAP_APPFONT ( COL_4-COL_0, RSC_CD_FIXEDLINE_HEIGHT ) ;
44 Text [ en-US ] = "Security warnings" ;
45 };
46 FixedText FI_WARNINGS
47 {
48 Pos = MAP_APPFONT ( COL_1, ROW_1 ) ;
49 Size = MAP_APPFONT ( COL_3-COL_1, 2*RSC_CD_FIXEDLINE_HEIGHT ) ;
50 Wordbreak = 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

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

43 Size = MAP_APPFONT ( COL_4-COL_0, RSC_CD_FIXEDLINE_HEIGHT ) ;
44 Text [ en-US ] = "Security warnings" ;
45 };
46 FixedText FI_WARNINGS
47 {
48 Pos = MAP_APPFONT ( COL_1, ROW_1 ) ;
49 Size = MAP_APPFONT ( COL_3-COL_1, 2*RSC_CD_FIXEDLINE_HEIGHT ) ;
50 Wordbreak = TRUE ;
51 Text [ en-US ] = "Warn if document contains recorded changes, versions, hidden information or notes:" ;
51 Text [ en-US ] = "Warn if document contains recorded changes, versions, hidden information or comments:" ;
52 };
53 FixedImage FI_SAVESENDDOCS
54 {
55 Pos = MAP_APPFONT ( COL_2 - 7, ROW_2 + 2 ) ;
56 Size = MAP_APPFONT ( 6, 6 ) ;
57 };
58 CheckBox CB_SAVESENDDOCS
59 {

--- 110 unchanged lines hidden ---
52 };
53 FixedImage FI_SAVESENDDOCS
54 {
55 Pos = MAP_APPFONT ( COL_2 - 7, ROW_2 + 2 ) ;
56 Size = MAP_APPFONT ( 6, 6 ) ;
57 };
58 CheckBox CB_SAVESENDDOCS
59 {

--- 110 unchanged lines hidden ---