summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/descriptionimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/descriptionimp.hxx')
-rw-r--r--xmloff/source/draw/descriptionimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/descriptionimp.hxx b/xmloff/source/draw/descriptionimp.hxx
index 0a57ca70fcf1..f45feb775f15 100644
--- a/xmloff/source/draw/descriptionimp.hxx
+++ b/xmloff/source/draw/descriptionimp.hxx
@@ -43,7 +43,7 @@ public:
// This method is called for all characters that are contained in the
// current element. The default is to ignore them.
- virtual void Characters( const OUString& rChars ) override;
+ virtual void SAL_CALL characters( const OUString& rChars ) override;
};
#endif // INCLUDED_XMLOFF_SOURCE_DRAW_DESCRIPTIONIMP_HXX