From c25ae1a8622909aeb43c64496a60b542da5cfce0 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Tue, 30 Mar 2004 15:15:56 +0000 Subject: INTEGRATION: CWS interop12 (1.6.172); FILE MERGED 2004/03/05 14:21:50 cl 1.6.172.1: #i26079# save header&footer also for handout and notes --- xmloff/source/draw/ximpbody.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmloff/source/draw/ximpbody.hxx') diff --git a/xmloff/source/draw/ximpbody.hxx b/xmloff/source/draw/ximpbody.hxx index 02031d7529cf..8b142a2eb078 100644 --- a/xmloff/source/draw/ximpbody.hxx +++ b/xmloff/source/draw/ximpbody.hxx @@ -2,9 +2,9 @@ * * $RCSfile: ximpbody.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: cl $ $Date: 2001-12-17 15:51:30 $ + * last change: $Author: rt $ $Date: 2004-03-30 16:15:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,8 +84,8 @@ class SdXMLDrawPageContext : public SdXMLGenericPageContext { rtl::OUString maName; - rtl::OUString maStyleName; rtl::OUString maMasterPageName; + rtl::OUString maStyleName; rtl::OUString maHREF; public: -- cgit