summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/rtftok/rtfdocumentimpl.hxx')
-rw-r--r--writerfilter/source/rtftok/rtfdocumentimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/source/rtftok/rtfdocumentimpl.hxx b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
index 94f43bf0f622..3a9f0d81b985 100644
--- a/writerfilter/source/rtftok/rtfdocumentimpl.hxx
+++ b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
@@ -271,7 +271,7 @@ public:
/// Text from special destinations.
OUStringBuffer aDestinationText;
/// point to the buffer of the current destination
- OUStringBuffer * pDestinationText;
+ OUStringBuffer* pDestinationText;
/// Index of the current style.
int nCurrentStyleIndex;