summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwplnopts.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-06-11 11:25:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-06-11 14:56:14 +0100
commit8a3120ced522357f53c97b051d0af6437c7a0316 (patch)
tree8b3d19f6a686d1767adb469a123b371ee8950d4a /lotuswordpro/source/filter/lwplnopts.hxx
parentSwDocShell: re-store embedded data source def only when location changes (diff)
downloadcore-8a3120ced522357f53c97b051d0af6437c7a0316.tar.gz
core-8a3120ced522357f53c97b051d0af6437c7a0316.zip
cppcheck: noExplicitConstructor
Change-Id: Id6291335945a8f10cef3afd1a2b3bae65fdf4562
Diffstat (limited to 'lotuswordpro/source/filter/lwplnopts.hxx')
-rw-r--r--lotuswordpro/source/filter/lwplnopts.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwplnopts.hxx b/lotuswordpro/source/filter/lwplnopts.hxx
index a13646dd4f6c..a9a5b6252e61 100644
--- a/lotuswordpro/source/filter/lwplnopts.hxx
+++ b/lotuswordpro/source/filter/lwplnopts.hxx
@@ -75,7 +75,7 @@
class LwpLineNumberOptions
{
public:
- LwpLineNumberOptions(LwpObjectStream* pStrm);
+ explicit LwpLineNumberOptions(LwpObjectStream* pStrm);
~LwpLineNumberOptions(){}
protected:
sal_uInt16 m_nType;