summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpbody.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-03-30 15:15:56 +0000
committerRüdiger Timm <rt@openoffice.org>2004-03-30 15:15:56 +0000
commitc25ae1a8622909aeb43c64496a60b542da5cfce0 (patch)
tree955dbd65a029609cff5da7f83eb82696ea0b2136 /xmloff/source/draw/ximpbody.hxx
parent0cc9eca94af938db37a2eeaae35165ebf467f56b (diff)
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
Diffstat (limited to 'xmloff/source/draw/ximpbody.hxx')
-rw-r--r--xmloff/source/draw/ximpbody.hxx6
1 files changed, 3 insertions, 3 deletions
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: