summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeFontWork.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/customshapes/EnhancedCustomShapeFontWork.hxx')
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeFontWork.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeFontWork.hxx b/svx/source/customshapes/EnhancedCustomShapeFontWork.hxx
index 5e0baeae7fc5..d86388cb75fc 100644
--- a/svx/source/customshapes/EnhancedCustomShapeFontWork.hxx
+++ b/svx/source/customshapes/EnhancedCustomShapeFontWork.hxx
@@ -29,7 +29,7 @@ class EnhancedCustomShapeFontWork
public:
- static css::uno::Reference < css::i18n::XBreakIterator > GetBreakIterator();
+ static css::uno::Reference < css::i18n::XBreakIterator > const & GetBreakIterator();
static SdrObject* CreateFontWork( const SdrObject* pShape2d, const SdrObject* pCustomShape );
};