diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@Sun.COM> | 2009-11-13 15:46:58 +0100 |
---|---|---|
committer | Philipp Lohmann [pl] <Philipp.Lohmann@Sun.COM> | 2009-11-13 15:46:58 +0100 |
commit | cc3e9ea68d4f35dec05038a4deaf5e8c16a4db1c (patch) | |
tree | 6cf9a1f98f4b523d1229ce4255a898e0aa050762 /sc/inc/docuno.hxx | |
parent | ccf233c1da563d73bf4efa3ea2f1e90bdd94815d (diff) | |
parent | a02a44429145de0a67f3b75656f10b146490feec (diff) |
merge with DEV300_m64
Diffstat (limited to 'sc/inc/docuno.hxx')
-rw-r--r-- | sc/inc/docuno.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx index 16898be8c2b7..4931b65a1e8e 100644 --- a/sc/inc/docuno.hxx +++ b/sc/inc/docuno.hxx @@ -117,6 +117,7 @@ private: com::sun::star::uno::Reference<com::sun::star::uno::XAggregation> GetFormatter(); rtl::OUString maBuildId; + sal_Int32 mnXlsWriteProtPass; protected: const SfxItemPropertySet& GetPropertySet() const { return aPropSet; } |