2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 #include <svtools/controldims.hrc>
20 #include "securityoptions.hrc"
24 ModalDialog RID_SVXDLG_SECURITY_OPTIONS
26 HelpID = HID_DLG_SECURITY_OPTIONS ;
29 Size = MAP_APPFONT ( DLG_WIDTH , ROW_10 ) ;
32 Text [ en-US ] = "Security options and warnings" ;
35 Pos = MAP_APPFONT( COL_0, ROW_0 );
36 Size = MAP_APPFONT( COL_4-COL_0, RSC_CD_FIXEDLINE_HEIGHT );
37 Text [ en-US ] = "Security warnings";
41 Pos = MAP_APPFONT( COL_1, ROW_1 );
42 Size = MAP_APPFONT( COL_3-COL_1, 2*RSC_CD_FIXEDLINE_HEIGHT );
44 Text [ en-US ] = "Warn if document contains recorded changes, versions, hidden information or notes:";
46 FixedImage FI_SAVESENDDOCS
48 Pos = MAP_APPFONT( COL_2 - 7, ROW_2 + 2 );
49 Size = MAP_APPFONT( 6, 6 );
51 CheckBox CB_SAVESENDDOCS
53 HelpID = "cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_SAVESENDDOCS";
54 Pos = MAP_APPFONT( COL_2, ROW_2 );
55 Size = MAP_APPFONT( CHECKBOX_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
56 Text [ en-US ] = "When saving or sending";
58 FixedImage FI_SIGNDOCS
60 Pos = MAP_APPFONT( COL_2 + CHECKBOX_WIDTH + RSC_SP_CTRL_X - 7, ROW_2 + 2 );
61 Size = MAP_APPFONT( 6, 6 );
65 HelpID = "cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_SIGNDOCS";
66 Pos = MAP_APPFONT( COL_2 + CHECKBOX_WIDTH + RSC_SP_CTRL_X, ROW_2 );
67 Size = MAP_APPFONT( CHECKBOX_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
68 Text [ en-US ] = "When signing";
70 FixedImage FI_PRINTDOCS
72 Pos = MAP_APPFONT( COL_2 - 7, ROW_3 + 2 );
73 Size = MAP_APPFONT( 6, 6 );
77 HelpID = "cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_PRINTDOCS";
78 Pos = MAP_APPFONT( COL_2, ROW_3 );
79 Size = MAP_APPFONT( CHECKBOX_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
80 Text [ en-US ] = "When printing";
82 FixedImage FI_CREATEPDF
84 Pos = MAP_APPFONT( COL_2 + CHECKBOX_WIDTH + RSC_SP_CTRL_X - 7, ROW_3 + 2 );
85 Size = MAP_APPFONT( 6, 6 );
89 HelpID = "cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_CREATEPDF";
90 Pos = MAP_APPFONT( COL_2 + CHECKBOX_WIDTH + RSC_SP_CTRL_X, ROW_3 );
91 Size = MAP_APPFONT( CHECKBOX_WIDTH, RSC_CD_CHECKBOX_HEIGHT );
92 Text [ en-US ] = "When creating PDF files";
96 Pos = MAP_APPFONT( COL_0, ROW_4 );
97 Size = MAP_APPFONT( COL_4-COL_0, RSC_CD_FIXEDLINE_HEIGHT );
98 Text [ en-US ] = "Security options";
100 FixedImage FI_REMOVEINFO
102 Pos = MAP_APPFONT( COL_1 - 7, ROW_5 + 2 );
103 Size = MAP_APPFONT( 6, 6 );
105 CheckBox CB_REMOVEINFO
107 HelpID = "cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_REMOVEINFO";
108 Pos = MAP_APPFONT( COL_1, ROW_5 );
109 Size = MAP_APPFONT( COL_3-COL_1, RSC_CD_CHECKBOX_HEIGHT );
110 Text [ en-US ] = "Remove personal information on saving";
112 FixedImage FI_RECOMMENDPWD
114 Pos = MAP_APPFONT( COL_1 - 7, ROW_6 + 2 );
115 Size = MAP_APPFONT( 6, 6 );
117 CheckBox CB_RECOMMENDPWD
119 HelpID = "cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_RECOMMENDPWD";
120 Pos = MAP_APPFONT( COL_1, ROW_6 );
121 Size = MAP_APPFONT( COL_3-COL_1, RSC_CD_CHECKBOX_HEIGHT );
122 Text [ en-US ] = "Recommend password protection on saving";
124 FixedImage FI_CTRLHYPERLINK
126 Pos = MAP_APPFONT( COL_1 - 7, ROW_6 + 2 );
127 Size = MAP_APPFONT( 6, 6 );
129 CheckBox CB_CTRLHYPERLINK
131 HelpID = "cui:CheckBox:RID_SVXDLG_SECURITY_OPTIONS:CB_CTRLHYPERLINK";
132 Pos = MAP_APPFONT( COL_1, ROW_7 );
133 Size = MAP_APPFONT( COL_3-COL_1, RSC_CD_CHECKBOX_HEIGHT );
134 Text [ en-US ] = "Ctrl-click required to follow hyperlinks";
138 Pos = MAP_APPFONT( 0, ROW_8 );
139 Size = MAP_APPFONT( DLG_WIDTH, RSC_CD_FIXEDLINE_HEIGHT );
143 Pos = MAP_APPFONT ( COL_A , ROW_9 ) ;
144 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
148 CancelButton PB_CANCEL
150 Pos = MAP_APPFONT ( COL_B , ROW_9 ) ;
151 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;
156 Pos = MAP_APPFONT ( COL_C , ROW_9 ) ;
157 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH , RSC_CD_PUSHBUTTON_HEIGHT ) ;