diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-26 17:41:29 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-26 17:41:29 +0100 |
commit | 772900ac2373e4febd38ccc9c5bfa3dec47655ea (patch) | |
tree | a3f2df4c2f8449447b80d7c03b958fd7bd0c852e /sc/inc/docuno.hxx | |
parent | 2273b2793ce2c497ffb11cbe0cdc9c3fc779f7f7 (diff) | |
parent | f9f4f18d1b54fe37352a5a717301b8f3d2414ea6 (diff) |
merge commit for m62
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 3ed1d5f147ac..0228cddc50af 100644 --- a/sc/inc/docuno.hxx +++ b/sc/inc/docuno.hxx @@ -114,6 +114,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; } |