summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/xsdvalidationhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/xsdvalidationhelper.hxx')
-rw-r--r--extensions/source/propctrlr/xsdvalidationhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/xsdvalidationhelper.hxx b/extensions/source/propctrlr/xsdvalidationhelper.hxx
index 20f8f84c1955..1f8df853d5d1 100644
--- a/extensions/source/propctrlr/xsdvalidationhelper.hxx
+++ b/extensions/source/propctrlr/xsdvalidationhelper.hxx
@@ -127,7 +127,7 @@ namespace pcr
static OUString
getBasicTypeNameForClass(
sal_Int16 _nClass,
- css::uno::Reference< css::xforms::XDataTypeRepository > _rxRepository
+ const css::uno::Reference< css::xforms::XDataTypeRepository >& _rxRepository
);
};