diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/xmloff/txtparae.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/txtparae.hxx b/include/xmloff/txtparae.hxx index 9f737e665b1b..a93615ad83d5 100644 --- a/include/xmloff/txtparae.hxx +++ b/include/xmloff/txtparae.hxx @@ -492,7 +492,7 @@ public: // This method exports the given OUString - void exportText( + void exportCharacterData( const OUString& rText, bool& rPrevCharWasSpace); |