summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/gridcolumnproptranslator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/gridcolumnproptranslator.hxx')
-rw-r--r--xmloff/source/forms/gridcolumnproptranslator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/gridcolumnproptranslator.hxx b/xmloff/source/forms/gridcolumnproptranslator.hxx
index 77077560d145..5ee7db5e871f 100644
--- a/xmloff/source/forms/gridcolumnproptranslator.hxx
+++ b/xmloff/source/forms/gridcolumnproptranslator.hxx
@@ -38,7 +38,7 @@ namespace xmloff
m_xGridColumn;
public:
- OGridColumnPropertyTranslator(
+ explicit OGridColumnPropertyTranslator(
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XMultiPropertySet >& _rxGridColumn
);