summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexte.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-28 14:13:18 +0200
committerNoel Grandin <noel@peralex.com>2014-03-31 12:39:01 +0200
commitf907d740351886194bf2c9bcffceed22c4698ca5 (patch)
treef331d31592b38c1e8ab987787713fc7c99499042 /sw/source/filter/xml/xmltexte.hxx
parentba6cfaaa6b5012875bc68d24519f4e658f7fe0e0 (diff)
xmloff: sal_Bool->bool
Change-Id: Ib8c99a646923257647487cd7f121023876587cd2
Diffstat (limited to 'sw/source/filter/xml/xmltexte.hxx')
-rw-r--r--sw/source/filter/xml/xmltexte.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/xml/xmltexte.hxx b/sw/source/filter/xml/xmltexte.hxx
index 99ff8608e618..e70204f7bf08 100644
--- a/sw/source/filter/xml/xmltexte.hxx
+++ b/sw/source/filter/xml/xmltexte.hxx
@@ -62,7 +62,7 @@ protected:
virtual void exportTable(
const ::com::sun::star::uno::Reference <
::com::sun::star::text::XTextContent > & rTextContent,
- sal_Bool bAutoStyles, sal_Bool bProgress ) SAL_OVERRIDE;
+ bool bAutoStyles, bool bProgress ) SAL_OVERRIDE;
public:
SwXMLTextParagraphExport(