summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/gluepts.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/gluepts.hxx')
-rw-r--r--svx/source/unodraw/gluepts.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/gluepts.hxx b/svx/source/unodraw/gluepts.hxx
index 2fb26c82163a..45397037aa39 100644
--- a/svx/source/unodraw/gluepts.hxx
+++ b/svx/source/unodraw/gluepts.hxx
@@ -30,7 +30,7 @@ namespace com { namespace sun { namespace star { namespace uno {
} } } }
class SdrObject;
-css::uno::Reference<css::uno::XInterface> SAL_CALL
+css::uno::Reference<css::uno::XInterface>
SvxUnoGluePointAccess_createInstance(SdrObject * pObject);
#endif