From 58d0b91f25ec7886fe4d8a565904c645638f7b6d Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 10 Nov 2005 15:36:27 +0000 Subject: 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 --- sc/inc/docuno.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sc/inc/docuno.hxx') 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(); -- cgit