summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/xmlannoi.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-08-28 04:08:33 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-08-28 22:48:05 +0200
commit0294fa0ea81ab4b9625e5e8f0513ce94ea3217d7 (patch)
treee405af293bed5681f0513e9a44e72bc2a3eeba47 /sc/source/filter/xml/xmlannoi.hxx
parentsal_Bool->bool in xmlcelli.[ch]xx (diff)
downloadcore-0294fa0ea81ab4b9625e5e8f0513ce94ea3217d7.tar.gz
core-0294fa0ea81ab4b9625e5e8f0513ce94ea3217d7.zip
some more sal_Bool -> bool in sc/source/filter/xml
Diffstat (limited to 'sc/source/filter/xml/xmlannoi.hxx')
-rw-r--r--sc/source/filter/xml/xmlannoi.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/xml/xmlannoi.hxx b/sc/source/filter/xml/xmlannoi.hxx
index d343a715955c..62b871303b99 100644
--- a/sc/source/filter/xml/xmlannoi.hxx
+++ b/sc/source/filter/xml/xmlannoi.hxx
@@ -110,7 +110,6 @@ private:
rtl::OUStringBuffer maCreateDateBuffer;
rtl::OUStringBuffer maCreateDateStringBuffer;
sal_Int32 nParagraphCount;
- sal_Bool bHasTextP;
ScXMLTableRowCellContext* pCellContext;
SvXMLImportContext* pShapeContext;