summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtdrope.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtdrope.hxx')
-rw-r--r--xmloff/source/text/txtdrope.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtdrope.hxx b/xmloff/source/text/txtdrope.hxx
index 85bff617bdac..e9c26bbe7db3 100644
--- a/xmloff/source/text/txtdrope.hxx
+++ b/xmloff/source/text/txtdrope.hxx
@@ -34,7 +34,7 @@ public:
~XMLTextDropCapExport();
void exportXML( const ::com::sun::star::uno::Any& rAny,
- sal_Bool bWholeWord,
+ bool bWholeWord,
const OUString& rStyleName );
};