summaryrefslogtreecommitdiff
path: root/forms/source/inc/limitedformats.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/limitedformats.hxx')
-rw-r--r--forms/source/inc/limitedformats.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/limitedformats.hxx b/forms/source/inc/limitedformats.hxx
index e1c922a15293..5922fd6db8f1 100644
--- a/forms/source/inc/limitedformats.hxx
+++ b/forms/source/inc/limitedformats.hxx
@@ -77,7 +77,7 @@ namespace frm
void setFormatKeyPropertyValue( const css::uno::Any& _rNewValue );
// setFormatKeyPropertyValue should only be called with a value got from convertFormatKeyPropertyValue!
- css::uno::Reference< css::util::XNumberFormatsSupplier >
+ const css::uno::Reference< css::util::XNumberFormatsSupplier >&
getFormatsSupplier() const { return s_xStandardFormats; }
private: