diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2010-11-06 11:25:04 -0400 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2010-11-06 11:45:54 -0400 |
commit | b932c6df6a73220648e426c928a11b653282a566 (patch) | |
tree | 879bd6dd4c537caee81b8e71a442353b54f782cd /sc/inc/unonames.hxx | |
parent | 401700a8df157fc2eda2c5835c17d6692f0f1d35 (diff) |
Did some additional cleanups.
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r-- | sc/inc/unonames.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx index 8be91e745bc4..6a508cf40ce1 100644 --- a/sc/inc/unonames.hxx +++ b/sc/inc/unonames.hxx @@ -622,6 +622,7 @@ #define SC_UNONAME_XLA1REPR "XLA1Representation" #define SC_UNONAME_REFSHEET "ReferenceSheet" +// Security options #define SC_UNO_LOADREADONLY "LoadReadonly" #define SC_UNO_MODIFYPASSWORDINFO "ModifyPasswordInfo" |