summaryrefslogtreecommitdiffstats
path: root/sd/source/core/text/textapi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/core/text/textapi.cxx')
-rw-r--r--sd/source/core/text/textapi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/core/text/textapi.cxx b/sd/source/core/text/textapi.cxx
index 9f442b469710..0e40f8504af6 100644
--- a/sd/source/core/text/textapi.cxx
+++ b/sd/source/core/text/textapi.cxx
@@ -147,7 +147,7 @@ rtl::Reference< TextApiObject > TextApiObject::create( SdDrawDocument* pDoc )
return xRet;
}
-void SAL_CALL TextApiObject::dispose()
+void TextApiObject::dispose()
{
if( mpSource )
{