summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
diff options
context:
space:
mode:
authorhg <hg@oosvn01.>2009-10-08 15:46:11 +0000
committerhg <hg@oosvn01.>2009-10-08 15:46:11 +0000
commit0ecb91bcbbae50e18e70dfd137035d1946a69cd8 (patch)
treed4d1583cc81cc780d9a4ed416e4c54ade1ab5d34 /sc/inc/docuno.hxx
parentf281a2385689ac833c970cb9fdb3e10bfc4bebbf (diff)
parentf1b4f077bec4a899462d643c31d36c87d144a1e4 (diff)
merge with m50
Diffstat (limited to 'sc/inc/docuno.hxx')
-rw-r--r--sc/inc/docuno.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx
index 603556850f3f..fe8e225ec9f7 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -115,6 +115,8 @@ private:
ScMarkData& rMark, ScPrintSelectionStatus& rStatus, String& rPagesStr ) const;
rtl::OUString maBuildId;
+protected:
+ const SfxItemPropertySet& GetPropertySet() const { return aPropSet; }
public:
ScModelObj(ScDocShell* pDocSh);