summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2010-03-30 16:34:51 +0200
committerMikhail Voytenko <mav@openoffice.org>2010-03-30 16:34:51 +0200
commit21b7c4d2c4d6eae9274511360b36448834696766 (patch)
tree561bad9727686ff657a936a3b9629b26f8df77d6 /sfx2/source/inc
parentdc532ca2b5eb66787eda9b39f25b02aef2b7749f (diff)
tl78: #i110383# support password to modify
Diffstat (limited to 'sfx2/source/inc')
-rw-r--r--sfx2/source/inc/objshimp.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/source/inc/objshimp.hxx b/sfx2/source/inc/objshimp.hxx
index 1c60561c49..64cf1922be 100644
--- a/sfx2/source/inc/objshimp.hxx
+++ b/sfx2/source/inc/objshimp.hxx
@@ -170,6 +170,8 @@ struct SfxObjectShell_Impl : public ::sfx2::IMacroDocumentAccess
sal_Bool m_bIncomplEncrWarnShown;
+ sal_uInt16 m_nModifyPasswordHash;
+
SfxObjectShell_Impl( SfxObjectShell& _rDocShell );
virtual ~SfxObjectShell_Impl();