summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-11-10 15:36:27 +0000
committerRüdiger Timm <rt@openoffice.org>2005-11-10 15:36:27 +0000
commit58d0b91f25ec7886fe4d8a565904c645638f7b6d (patch)
tree97ff6f91fb66b7eae8e6cdf76892a2d8625348db /sc/inc/docuno.hxx
parent1c8d3bb015eb0d2237c10c59c46d2414b4aa7bb5 (diff)
INTEGRATION: CWS impress76 (1.21.58); FILE MERGED
2005/11/08 09:22:45 cl 1.21.58.1: #i56896# tunnel BuildId from meta.xml to ole objects
Diffstat (limited to 'sc/inc/docuno.hxx')
-rw-r--r--sc/inc/docuno.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx
index 3a75ee85eb41..4b3f7010b9a2 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docuno.hxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:33:48 $
+ * last change: $Author: rt $ $Date: 2005-11-10 16:36:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -173,6 +173,8 @@ private:
BOOL FillRenderMarkData( const com::sun::star::uno::Any& aSelection,
ScMarkData& rMark, ScPrintSelectionStatus& rStatus ) const;
+ rtl::OUString maBuildId;
+
public:
ScModelObj(ScDocShell* pDocSh);
virtual ~ScModelObj();