summaryrefslogtreecommitdiff
path: root/xmloff/source/style/cdouthdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/cdouthdl.cxx')
-rw-r--r--xmloff/source/style/cdouthdl.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/style/cdouthdl.cxx b/xmloff/source/style/cdouthdl.cxx
index 0da645b390cf..98fcf264026a 100644
--- a/xmloff/source/style/cdouthdl.cxx
+++ b/xmloff/source/style/cdouthdl.cxx
@@ -73,7 +73,6 @@ SvXMLEnumMapEntry<sal_uInt16> const pXML_CrossedoutWidth_Enum[] =
{ XML_TOKEN_INVALID, 0 }
};
-// class XMLCrossedOutTypePropHdl
XMLCrossedOutTypePropHdl::~XMLCrossedOutTypePropHdl()
{
@@ -148,7 +147,6 @@ bool XMLCrossedOutTypePropHdl::exportXML( OUString& rStrExpValue, const uno::Any
return bRet;
}
-// class XMLCrossedOutStylePropHdl
XMLCrossedOutStylePropHdl::~XMLCrossedOutStylePropHdl()
{
@@ -196,7 +194,6 @@ bool XMLCrossedOutStylePropHdl::exportXML( OUString& rStrExpValue, const uno::An
return bRet;
}
-// class XMLCrossedOutWidthPropHdl
XMLCrossedOutWidthPropHdl::~XMLCrossedOutWidthPropHdl()
{
@@ -266,7 +263,6 @@ bool XMLCrossedOutWidthPropHdl::exportXML( OUString& rStrExpValue, const uno::An
return bRet;
}
-// class XMLCrossedOutTextPropHdl
XMLCrossedOutTextPropHdl::~XMLCrossedOutTextPropHdl()
{