summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtfldi.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/inc/txtfldi.hxx
parent3be4a064474bdb07c11c3152d8f4cfa8acf56819 (diff)
CWS-TOOLING: integrate CWS swlists02
Diffstat (limited to 'xmloff/inc/txtfldi.hxx')
-rw-r--r--xmloff/inc/txtfldi.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx
index 4fa248cfdff2..b361081a7ce2 100644
--- a/xmloff/inc/txtfldi.hxx
+++ b/xmloff/inc/txtfldi.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: txtfldi.hxx,v $
- * $Revision: 1.38 $
+ * $Revision: 1.38.66.2 $
*
* This file is part of OpenOffice.org.
*
@@ -1360,10 +1360,6 @@ class XMLAnnotationImportContext : public XMLTextFieldImportContext
com::sun::star::uno::Reference < com::sun::star::text::XTextCursor > mxCursor;
com::sun::star::uno::Reference < com::sun::star::text::XTextCursor > mxOldCursor;
- /// old list item and block (#91964#)
- SvXMLImportContextRef mxOldListBlock;
- SvXMLImportContextRef mxOldListItem;
-
public:
TYPEINFO();