summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-26 15:43:55 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-26 15:43:55 +0000
commitd65c536ccf58ddea9d66b2adccdf0137d9f20385 (patch)
tree7e84d9496d77ba089759d89dac4c0ffd5d6ab019 /svtools
parent3687e56fa0e661877a339b97bf52def66d13b801 (diff)
INTEGRATION: CWS tkr06 (1.2.192); FILE MERGED
2007/11/07 11:45:03 pb 1.2.192.1: fix: #i82892# new option: E_CTRLCLICK_HYPERLINK
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/svtools/securityoptions.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/svtools/inc/svtools/securityoptions.hxx b/svtools/inc/svtools/securityoptions.hxx
index fad87099f484..ff3ee7f62b61 100644
--- a/svtools/inc/svtools/securityoptions.hxx
+++ b/svtools/inc/svtools/securityoptions.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: securityoptions.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2007-04-11 19:33:53 $
+ * last change: $Author: ihi $ $Date: 2007-11-26 16:43:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -126,7 +126,8 @@ class SVL_DLLPUBLIC SvtSecurityOptions: public svt::detail::Options
E_DOCWARN_RECOMMENDPASSWORD,
E_MACRO_SECLEVEL,
E_MACRO_TRUSTEDAUTHORS,
- E_MACRO_DISABLE
+ E_MACRO_DISABLE,
+ E_CTRLCLICK_HYPERLINK
};
enum MacroAction