summaryrefslogtreecommitdiffstats
path: root/sc/inc/docuno.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-26 17:41:29 +0100
committerMathias Bauer <mba@openoffice.org>2009-10-26 17:41:29 +0100
commit772900ac2373e4febd38ccc9c5bfa3dec47655ea (patch)
treea3f2df4c2f8449447b80d7c03b958fd7bd0c852e /sc/inc/docuno.hxx
parent#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmlof... (diff)
parentCreate DEV300_m62 milestone tag from trunk@277034 (diff)
downloadcore-772900ac2373e4febd38ccc9c5bfa3dec47655ea.tar.gz
core-772900ac2373e4febd38ccc9c5bfa3dec47655ea.zip
merge commit for m62
Diffstat (limited to 'sc/inc/docuno.hxx')
-rw-r--r--sc/inc/docuno.hxx1
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; }