diff options
author | Thomas Lange [tl] <tl@openoffice.org> | 2010-03-08 11:37:10 +0100 |
---|---|---|
committer | Thomas Lange [tl] <tl@openoffice.org> | 2010-03-08 11:37:10 +0100 |
commit | 3236907874418a04683aee334dc35bb887a3cd0c (patch) | |
tree | 8fad286cb3cf89c3087876ca1cfd0fda855fb9f0 /cui/source/dialogs/passwdomdlg.hrc | |
parent | 05321c895f23278ad9621e2646b29e34b72eeaa1 (diff) |
cws tl87: #i109634# password to open/modify dialog
Diffstat (limited to 'cui/source/dialogs/passwdomdlg.hrc')
-rwxr-xr-x | cui/source/dialogs/passwdomdlg.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/dialogs/passwdomdlg.hrc b/cui/source/dialogs/passwdomdlg.hrc index b9babd72f..64e560dec 100755 --- a/cui/source/dialogs/passwdomdlg.hrc +++ b/cui/source/dialogs/passwdomdlg.hrc @@ -28,6 +28,7 @@ #ifndef _CUI_PASSWDOMDLG_HRC_ #define _CUI_PASSWDOMDLG_HRC_ +#define FL_FILE_ENCRYPTION 10 #define FT_PASSWD_TO_OPEN 11 #define ED_PASSWD_TO_OPEN 12 #define FT_REENTER_PASSWD_TO_OPEN 13 |