summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/xmlimp.cxx')
-rw-r--r--xmloff/source/core/xmlimp.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/core/xmlimp.cxx b/xmloff/source/core/xmlimp.cxx
index 339e5ddb4b34..272505b0c06c 100644
--- a/xmloff/source/core/xmlimp.cxx
+++ b/xmloff/source/core/xmlimp.cxx
@@ -112,7 +112,7 @@ private:
SvXMLImport* pImport;
public:
- SvXMLImportEventListener(SvXMLImport* pImport);
+ explicit SvXMLImportEventListener(SvXMLImport* pImport);
virtual ~SvXMLImportEventListener();
// XEventListener
@@ -173,7 +173,7 @@ getBuildIdsProperty(uno::Reference<beans::XPropertySet> const& xImportInfo)
sal_uInt16 mnGeneratorVersion;
public:
- DocumentInfo( const SvXMLImport& rImport )
+ explicit DocumentInfo( const SvXMLImport& rImport )
: mnGeneratorVersion( SvXMLImport::ProductVersionUnknown )
{
OUString const buildIds(