summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-10-01 06:34:11 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-10-01 06:34:11 +0000
commit530897d64bdedae156cf91697ae29dfb47e3809d (patch)
tree1754f54859642cefcf366619738e8bf55d4b95d3 /xmloff/source/draw/ximpshap.hxx
parent3be4a064474bdb07c11c3152d8f4cfa8acf56819 (diff)
CWS-TOOLING: integrate CWS swlists02
Diffstat (limited to 'xmloff/source/draw/ximpshap.hxx')
-rw-r--r--xmloff/source/draw/ximpshap.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/xmloff/source/draw/ximpshap.hxx b/xmloff/source/draw/ximpshap.hxx
index 873e0f42e6e0..1d14c251aeb3 100644
--- a/xmloff/source/draw/ximpshap.hxx
+++ b/xmloff/source/draw/ximpshap.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ximpshap.hxx,v $
- * $Revision: 1.48 $
+ * $Revision: 1.48.2.1 $
*
* This file is part of OpenOffice.org.
*
@@ -66,9 +66,8 @@ protected:
rtl::OUString maShapeName;
rtl::OUString maThumbnailURL;
- /// old list item and block (#91964#)
- SvXMLImportContextRef mxOldListBlock;
- SvXMLImportContextRef mxOldListItem;
+ /// whether to restore list context (#91964#)
+ bool mbListContextPushed;
sal_uInt16 mnStyleFamily;
sal_uInt16 mnClass;