diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-01-28 19:19:29 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-01-28 19:19:29 +0000 |
commit | ddea1bbc63a2a08b8c546f8cb1bf833671342f11 (patch) | |
tree | 933284d64adaa7ccbb5107d36bb0ff654a6e09a4 /sc/inc/docuno.hxx | |
parent | 9794e714928d3d8336817545d5a1355645ccf7e8 (diff) | |
parent | a02a44429145de0a67f3b75656f10b146490feec (diff) |
koheidatapilot03: merge with DEV300_m63
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 0d69c9f68670..5966e446d0c3 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; } |