diff options
Diffstat (limited to 'xmloff')
30 files changed, 0 insertions, 74 deletions
diff --git a/xmloff/inc/XMLBasicExportFilter.hxx b/xmloff/inc/XMLBasicExportFilter.hxx index f659f05b8f75..053229741c10 100644 --- a/xmloff/inc/XMLBasicExportFilter.hxx +++ b/xmloff/inc/XMLBasicExportFilter.hxx @@ -23,7 +23,6 @@ #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <cppuhelper/implbase.hxx> -// class XMLBasicExportFilter typedef ::cppu::WeakImplHelper< css::xml::sax::XDocumentHandler > XMLBasicExportFilter_BASE; diff --git a/xmloff/source/chart/SchXMLExport.cxx b/xmloff/source/chart/SchXMLExport.cxx index 4dd2bc43b6c8..a25f51edaec7 100644 --- a/xmloff/source/chart/SchXMLExport.cxx +++ b/xmloff/source/chart/SchXMLExport.cxx @@ -123,7 +123,6 @@ namespace }; } -// class SchXMLExportHelper_Impl class SchXMLExportHelper_Impl { @@ -962,7 +961,6 @@ bool lcl_exportDomainForThisSequence( const Reference< chart2::data::XDataSequen } // anonymous namespace -// class SchXMLExportHelper SchXMLExportHelper::SchXMLExportHelper( SvXMLExport& rExport, SvXMLAutoStylePoolP& rASPool ) : m_pImpl( new SchXMLExportHelper_Impl( rExport, rASPool ) ) @@ -3481,7 +3479,6 @@ void SchXMLExportHelper_Impl::exportText( const OUString& rText ) SchXMLTools::exportText( mrExport, rText, false/*bConvertTabsLFs*/ ); } -// class SchXMLExport SchXMLExport::SchXMLExport(const Reference<uno::XComponentContext>& xContext, OUString const& implementationName, SvXMLExportFlags nExportFlags) diff --git a/xmloff/source/draw/numithdl.cxx b/xmloff/source/draw/numithdl.cxx index c5c171fcd65f..078ef4826084 100644 --- a/xmloff/source/draw/numithdl.cxx +++ b/xmloff/source/draw/numithdl.cxx @@ -22,7 +22,6 @@ using namespace ::com::sun::star; -// class XMLNumRulePropHdl XMLNumRulePropHdl::XMLNumRulePropHdl( css::uno::Reference< css::ucb::XAnyCompare > const & xNumRuleCompare ) diff --git a/xmloff/source/script/xmlbasici.hxx b/xmloff/source/script/xmlbasici.hxx index ac85c18fc372..9dd452e3b0c8 100644 --- a/xmloff/source/script/xmlbasici.hxx +++ b/xmloff/source/script/xmlbasici.hxx @@ -24,7 +24,6 @@ #include <com/sun/star/document/XXMLOasisBasicImporter.hpp> #include <xmloff/xmlictxt.hxx> -// class XMLBasicImportContext class XMLBasicImportContext : public SvXMLImportContext { @@ -48,7 +47,6 @@ public: virtual void Characters( const OUString& rChars ) override; }; -// class XMLBasicImportChildContext class XMLBasicImportChildContext : public SvXMLImportContext { diff --git a/xmloff/source/style/AttributeContainerHandler.cxx b/xmloff/source/style/AttributeContainerHandler.cxx index 8e006b71f0c3..17dc4391eca7 100644 --- a/xmloff/source/style/AttributeContainerHandler.cxx +++ b/xmloff/source/style/AttributeContainerHandler.cxx @@ -28,7 +28,6 @@ using namespace ::com::sun::star::uno; using namespace ::com::sun::star::container; -// class XMLAttributeContainerHandler XMLAttributeContainerHandler::~XMLAttributeContainerHandler() diff --git a/xmloff/source/style/EnumPropertyHdl.cxx b/xmloff/source/style/EnumPropertyHdl.cxx index de05888a9bdc..903ac3914dcb 100644 --- a/xmloff/source/style/EnumPropertyHdl.cxx +++ b/xmloff/source/style/EnumPropertyHdl.cxx @@ -27,7 +27,6 @@ using namespace ::com::sun::star::uno; -// class XMLEnumPropertyHdl XMLEnumPropertyHdl::~XMLEnumPropertyHdl() { diff --git a/xmloff/source/style/NamedBoolPropertyHdl.cxx b/xmloff/source/style/NamedBoolPropertyHdl.cxx index 507bb1b8da69..be74fa4b7c42 100644 --- a/xmloff/source/style/NamedBoolPropertyHdl.cxx +++ b/xmloff/source/style/NamedBoolPropertyHdl.cxx @@ -26,7 +26,6 @@ using namespace ::com::sun::star::uno; -// class XMLNamedBoolPropertyHdl XMLNamedBoolPropertyHdl::~XMLNamedBoolPropertyHdl() diff --git a/xmloff/source/style/WordWrapPropertyHdl.cxx b/xmloff/source/style/WordWrapPropertyHdl.cxx index 2a43ece76e6d..1d857b850621 100644 --- a/xmloff/source/style/WordWrapPropertyHdl.cxx +++ b/xmloff/source/style/WordWrapPropertyHdl.cxx @@ -28,7 +28,6 @@ using namespace ::com::sun::star::uno; -// class XMLWordWrapPropertyHdl XMLWordWrapPropertyHdl::XMLWordWrapPropertyHdl( SvXMLImport* pImport ) diff --git a/xmloff/source/style/XMLClipPropertyHandler.cxx b/xmloff/source/style/XMLClipPropertyHandler.cxx index 250063f15858..f577c70bbc79 100644 --- a/xmloff/source/style/XMLClipPropertyHandler.cxx +++ b/xmloff/source/style/XMLClipPropertyHandler.cxx @@ -31,7 +31,6 @@ using namespace ::com::sun::star::text; using namespace ::xmloff::token; -// class XMLMeasurePropHdl XMLClipPropertyHandler::XMLClipPropertyHandler( bool bODF11 ) : diff --git a/xmloff/source/style/adjushdl.cxx b/xmloff/source/style/adjushdl.cxx index 17662dd4bcb4..41a93d57f6f0 100644 --- a/xmloff/source/style/adjushdl.cxx +++ b/xmloff/source/style/adjushdl.cxx @@ -51,7 +51,6 @@ SvXMLEnumMapEntry<style::ParagraphAdjust> const pXML_Para_Align_Last_Enum[] = }; -// class XMLParaAdjustPropHdl XMLParaAdjustPropHdl::~XMLParaAdjustPropHdl() @@ -86,7 +85,6 @@ bool XMLParaAdjustPropHdl::exportXML( OUString& rStrExpValue, const uno::Any& rV } -// class XMLLastLineAdjustPropHdl XMLLastLineAdjustPropHdl::~XMLLastLineAdjustPropHdl() diff --git a/xmloff/source/style/backhdl.cxx b/xmloff/source/style/backhdl.cxx index e7c3bbb331f2..63c74306104a 100644 --- a/xmloff/source/style/backhdl.cxx +++ b/xmloff/source/style/backhdl.cxx @@ -44,7 +44,6 @@ SvXMLEnumMapEntry<style::GraphicLocation> const pXML_BrushVerticalPos[] = }; -// class XMLBackGraphicPositionPropHdl XMLBackGraphicPositionPropHdl::~XMLBackGraphicPositionPropHdl() diff --git a/xmloff/source/style/bordrhdl.cxx b/xmloff/source/style/bordrhdl.cxx index 4ede3a9b196d..0f9f18d6c070 100644 --- a/xmloff/source/style/bordrhdl.cxx +++ b/xmloff/source/style/bordrhdl.cxx @@ -85,7 +85,6 @@ static void lcl_frmitems_setXMLBorderStyle( table::BorderLine2 & rBorderLine, sa } -// class XMLEscapementPropHdl XMLBorderWidthHdl::~XMLBorderWidthHdl() @@ -169,7 +168,6 @@ bool XMLBorderWidthHdl::exportXML( OUString& rStrExpValue, const uno::Any& rValu } -// class XMLEscapementHeightPropHdl XMLBorderHdl::~XMLBorderHdl() diff --git a/xmloff/source/style/breakhdl.cxx b/xmloff/source/style/breakhdl.cxx index 9a42e8c83f52..d1490881f38f 100644 --- a/xmloff/source/style/breakhdl.cxx +++ b/xmloff/source/style/breakhdl.cxx @@ -39,7 +39,6 @@ SvXMLEnumMapEntry<sal_uInt16> const pXML_BreakTypes[] = }; -// class XMLFmtBreakBeforePropHdl XMLFmtBreakBeforePropHdl::~XMLFmtBreakBeforePropHdl() @@ -109,7 +108,6 @@ bool XMLFmtBreakBeforePropHdl::exportXML( OUString& rStrExpValue, const uno::Any } -// class XMLFmtBreakBeforePropHdl XMLFmtBreakAfterPropHdl::~XMLFmtBreakAfterPropHdl() 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() { diff --git a/xmloff/source/style/chrhghdl.cxx b/xmloff/source/style/chrhghdl.cxx index bb44b32f8817..c6f04f34008f 100644 --- a/xmloff/source/style/chrhghdl.cxx +++ b/xmloff/source/style/chrhghdl.cxx @@ -30,7 +30,6 @@ using namespace ::com::sun::star; -// class XMLEscapementPropHdl XMLCharHeightHdl::~XMLCharHeightHdl() @@ -76,7 +75,6 @@ bool XMLCharHeightHdl::exportXML( OUString& rStrExpValue, const uno::Any& rValue } -// class XMLEscapementHeightPropHdl XMLCharHeightPropHdl::~XMLCharHeightPropHdl() @@ -114,7 +112,6 @@ bool XMLCharHeightPropHdl::exportXML( OUString& rStrExpValue, const uno::Any& rV } -// class XMLEscapementPropHdl XMLCharHeightDiffHdl::~XMLCharHeightDiffHdl() diff --git a/xmloff/source/style/csmaphdl.cxx b/xmloff/source/style/csmaphdl.cxx index a205b4d881c3..7c90b9f0a946 100644 --- a/xmloff/source/style/csmaphdl.cxx +++ b/xmloff/source/style/csmaphdl.cxx @@ -37,7 +37,6 @@ static const SvXMLEnumMapEntry<sal_uInt16> pXML_Casemap_Enum[] = { XML_TOKEN_INVALID, 0 } }; -// class XMLPosturePropHdl XMLCaseMapPropHdl::~XMLCaseMapPropHdl() { @@ -72,7 +71,6 @@ bool XMLCaseMapPropHdl::exportXML( OUString& rStrExpValue, const uno::Any& rValu return bRet; } -// class XMLCaseMapVariantHdl XMLCaseMapVariantHdl::~XMLCaseMapVariantHdl() { diff --git a/xmloff/source/style/escphdl.cxx b/xmloff/source/style/escphdl.cxx index 76b4d95fd967..5be03b9000ac 100644 --- a/xmloff/source/style/escphdl.cxx +++ b/xmloff/source/style/escphdl.cxx @@ -30,7 +30,6 @@ using namespace ::com::sun::star; using namespace ::xmloff::token; -// class XMLEscapementPropHdl XMLEscapementPropHdl::~XMLEscapementPropHdl() @@ -95,7 +94,6 @@ bool XMLEscapementPropHdl::exportXML( OUString& rStrExpValue, const uno::Any& rV } -// class XMLEscapementHeightPropHdl XMLEscapementHeightPropHdl::~XMLEscapementHeightPropHdl() diff --git a/xmloff/source/style/fonthdl.cxx b/xmloff/source/style/fonthdl.cxx index 679bf39b3239..ca172f234758 100644 --- a/xmloff/source/style/fonthdl.cxx +++ b/xmloff/source/style/fonthdl.cxx @@ -58,7 +58,6 @@ static SvXMLEnumMapEntry<FontPitch> const aFontPitchMapping[] = { XML_TOKEN_INVALID, FontPitch(0) } }; -// class XMLFontFamilyNamePropHdl XMLFontFamilyNamePropHdl::~XMLFontFamilyNamePropHdl() { @@ -189,7 +188,6 @@ bool XMLFontFamilyNamePropHdl::exportXML( OUString& rStrExpValue, const uno::Any return bRet; } -// class XMLFontFamilyPropHdl XMLFontFamilyPropHdl::~XMLFontFamilyPropHdl() { @@ -224,7 +222,6 @@ bool XMLFontFamilyPropHdl::exportXML( OUString& rStrExpValue, const uno::Any& rV return bRet; } -// class XMLFontEncodingPropHdl XMLFontEncodingPropHdl::~XMLFontEncodingPropHdl() { @@ -258,7 +255,6 @@ bool XMLFontEncodingPropHdl::exportXML( OUString& rStrExpValue, const uno::Any& return bRet; } -// class XMLFontPitchPropHdl XMLFontPitchPropHdl::~XMLFontPitchPropHdl() { diff --git a/xmloff/source/style/kernihdl.cxx b/xmloff/source/style/kernihdl.cxx index de8de592fc83..ddf79150cdf5 100644 --- a/xmloff/source/style/kernihdl.cxx +++ b/xmloff/source/style/kernihdl.cxx @@ -29,7 +29,6 @@ using namespace ::com::sun::star::uno; using namespace ::xmloff::token; -// class XMLKerningPropHdl XMLKerningPropHdl::~XMLKerningPropHdl() diff --git a/xmloff/source/style/lspachdl.cxx b/xmloff/source/style/lspachdl.cxx index 534d62fadfe0..29ad95b81d75 100644 --- a/xmloff/source/style/lspachdl.cxx +++ b/xmloff/source/style/lspachdl.cxx @@ -31,7 +31,6 @@ using ::xmloff::token::IsXMLToken; using ::xmloff::token::XML_CASEMAP_NORMAL; -// class XMLEscapementPropHdl XMLLineHeightHdl::~XMLLineHeightHdl() @@ -94,7 +93,6 @@ bool XMLLineHeightHdl::exportXML( OUString& rStrExpValue, const uno::Any& rValue } -// class XMLLineHeightAtLeastHdl XMLLineHeightAtLeastHdl::~XMLLineHeightAtLeastHdl() @@ -134,7 +132,6 @@ bool XMLLineHeightAtLeastHdl::exportXML( OUString& rStrExpValue, const uno::Any& } -// class XMLLineSpacingHdl XMLLineSpacingHdl::~XMLLineSpacingHdl() diff --git a/xmloff/source/style/opaquhdl.cxx b/xmloff/source/style/opaquhdl.cxx index 131c2fe01278..f662794b4c49 100644 --- a/xmloff/source/style/opaquhdl.cxx +++ b/xmloff/source/style/opaquhdl.cxx @@ -26,7 +26,6 @@ using namespace ::com::sun::star::uno; using namespace ::xmloff::token; -// class XMLOpaquePropHdl XMLOpaquePropHdl::~XMLOpaquePropHdl() { diff --git a/xmloff/source/style/postuhdl.cxx b/xmloff/source/style/postuhdl.cxx index f7e6c72345dd..ed4bec56aec4 100644 --- a/xmloff/source/style/postuhdl.cxx +++ b/xmloff/source/style/postuhdl.cxx @@ -39,7 +39,6 @@ SvXMLEnumMapEntry<FontItalic> const aPostureGenericMapping[] = }; -// class XMLPosturePropHdl XMLPosturePropHdl::~XMLPosturePropHdl() diff --git a/xmloff/source/style/shadwhdl.cxx b/xmloff/source/style/shadwhdl.cxx index 278692040b8a..60db10a44f15 100644 --- a/xmloff/source/style/shadwhdl.cxx +++ b/xmloff/source/style/shadwhdl.cxx @@ -33,7 +33,6 @@ using namespace ::com::sun::star; using namespace ::xmloff::token; -// class XMLMeasurePropHdl XMLShadowPropHdl::~XMLShadowPropHdl() diff --git a/xmloff/source/style/shdwdhdl.cxx b/xmloff/source/style/shdwdhdl.cxx index 2ad44c833c8a..41b1b4574c13 100644 --- a/xmloff/source/style/shdwdhdl.cxx +++ b/xmloff/source/style/shdwdhdl.cxx @@ -27,7 +27,6 @@ using namespace ::com::sun::star::uno; using namespace ::xmloff::token; -// class XMLFmtSplitPropHdl XMLShadowedPropHdl::~XMLShadowedPropHdl() diff --git a/xmloff/source/style/tabsthdl.cxx b/xmloff/source/style/tabsthdl.cxx index bb110477e896..fc1edd5aa2b5 100644 --- a/xmloff/source/style/tabsthdl.cxx +++ b/xmloff/source/style/tabsthdl.cxx @@ -24,7 +24,6 @@ using namespace ::com::sun::star; -// class XMLFontFamilyNamePropHdl XMLTabStopPropHdl::~XMLTabStopPropHdl() diff --git a/xmloff/source/style/undlihdl.cxx b/xmloff/source/style/undlihdl.cxx index 57159c1ca27e..0e610442febb 100644 --- a/xmloff/source/style/undlihdl.cxx +++ b/xmloff/source/style/undlihdl.cxx @@ -103,7 +103,6 @@ SvXMLEnumMapEntry<sal_uInt16> const pXML_UnderlineWidth_Enum[] = }; -// class XMLUnderlineTypePropHdl XMLUnderlineTypePropHdl::~XMLUnderlineTypePropHdl() @@ -185,7 +184,6 @@ bool XMLUnderlineTypePropHdl::exportXML( OUString& rStrExpValue, const uno::Any& } -// class XMLUnderlineStylePropHdl XMLUnderlineStylePropHdl::~XMLUnderlineStylePropHdl() @@ -275,7 +273,6 @@ bool XMLUnderlineStylePropHdl::exportXML( OUString& rStrExpValue, const uno::Any } -// class XMLUnderlineWidthPropHdl XMLUnderlineWidthPropHdl::~XMLUnderlineWidthPropHdl() diff --git a/xmloff/source/style/weighhdl.cxx b/xmloff/source/style/weighhdl.cxx index b1b671d56efe..bc81d3ca3522 100644 --- a/xmloff/source/style/weighhdl.cxx +++ b/xmloff/source/style/weighhdl.cxx @@ -57,7 +57,6 @@ FontWeightMapper const aFontWeightMap[] = { css::awt::FontWeight::DONTKNOW, 1000 } }; -// class XMLFmtBreakBeforePropHdl XMLFontWeightPropHdl::~XMLFontWeightPropHdl() { diff --git a/xmloff/source/style/xmlbahdl.cxx b/xmloff/source/style/xmlbahdl.cxx index 695d78f087f6..90cbbf04eafd 100644 --- a/xmloff/source/style/xmlbahdl.cxx +++ b/xmloff/source/style/xmlbahdl.cxx @@ -85,7 +85,6 @@ static bool lcl_xmloff_getAny( const Any& rValue, sal_Int32& nValue, return bRet; } -// class XMLNumberPropHdl XMLNumberPropHdl::~XMLNumberPropHdl() { @@ -116,7 +115,6 @@ bool XMLNumberPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, con return bRet; } -// class XMLNumberNonePropHdl XMLNumberNonePropHdl::XMLNumberNonePropHdl( sal_Int8 nB ) : sZeroStr( GetXMLToken(XML_NO_LIMIT) ), @@ -175,7 +173,6 @@ bool XMLNumberNonePropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, return bRet; } -// class XMLMeasurePropHdl XMLMeasurePropHdl::~XMLMeasurePropHdl() { @@ -207,7 +204,6 @@ bool XMLMeasurePropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, co return bRet; } -// class XMLBoolFalsePropHdl XMLBoolFalsePropHdl::~XMLBoolFalsePropHdl() { @@ -224,7 +220,6 @@ bool XMLBoolFalsePropHdl::exportXML( OUString& rStrExpValue, const Any& /*rValue return XMLBoolPropHdl::exportXML( rStrExpValue, makeAny( false ), rCnv ); } -// class XMLBoolPropHdl XMLBoolPropHdl::~XMLBoolPropHdl() { @@ -257,7 +252,6 @@ bool XMLBoolPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const return bRet; } -// class XMLNBoolPropHdl XMLNBoolPropHdl::~XMLNBoolPropHdl() { @@ -290,7 +284,6 @@ bool XMLNBoolPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, cons return bRet; } -// class XMLPercentPropHdl XMLPercentPropHdl::~XMLPercentPropHdl() { @@ -323,7 +316,6 @@ bool XMLPercentPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, co return bRet; } -// class XMLDoublePercentPropHdl bool XMLDoublePercentPropHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitConverter& ) const { @@ -368,7 +360,6 @@ bool XMLDoublePercentPropHdl::exportXML( OUString& rStrExpValue, const Any& rVal return bRet; } -// class XMLNegPercentPropHdl XMLNegPercentPropHdl::~XMLNegPercentPropHdl() { @@ -403,7 +394,6 @@ bool XMLNegPercentPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, return bRet; } -// class XMLMeasurePxPropHdl XMLMeasurePxPropHdl::~XMLMeasurePxPropHdl() { // nothing to do @@ -434,7 +424,6 @@ bool XMLMeasurePxPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, return bRet; } -// class XMLColorPropHdl XMLColorPropHdl::~XMLColorPropHdl() { @@ -505,7 +494,6 @@ bool XMLColorPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, cons return bRet; } -// class XMLHexPropHdl XMLHexPropHdl::~XMLHexPropHdl() { @@ -542,7 +530,6 @@ bool XMLHexPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const return bRet; } -// class XMLStringPropHdl XMLStringPropHdl::~XMLStringPropHdl() { @@ -565,7 +552,6 @@ bool XMLStringPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, con return bRet; } -// class XMLStyleNamePropHdl XMLStyleNamePropHdl::~XMLStyleNamePropHdl() { @@ -585,7 +571,6 @@ bool XMLStyleNamePropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, return bRet; } -// class XMLDoublePropHdl XMLDoublePropHdl::~XMLDoublePropHdl() { @@ -617,7 +602,6 @@ bool XMLDoublePropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, con return bRet; } -// class XMLColorTransparentPropHdl XMLColorTransparentPropHdl::XMLColorTransparentPropHdl( enum XMLTokenEnum eTransparent ) : @@ -665,7 +649,6 @@ bool XMLColorTransparentPropHdl::exportXML( OUString& rStrExpValue, const Any& r return bRet; } -// class XMLIsTransparentPropHdl XMLIsTransparentPropHdl::XMLIsTransparentPropHdl( enum XMLTokenEnum eTransparent, bool bTransPropVal ) : @@ -707,7 +690,6 @@ bool XMLIsTransparentPropHdl::exportXML( OUString& rStrExpValue, const Any& rVal return bRet; } -// class XMLColorAutoPropHdl XMLColorAutoPropHdl::XMLColorAutoPropHdl() { @@ -753,7 +735,6 @@ bool XMLColorAutoPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue, return bRet; } -// class XMLIsAutoColorPropHdl XMLIsAutoColorPropHdl::XMLIsAutoColorPropHdl() { @@ -792,7 +773,6 @@ bool XMLIsAutoColorPropHdl::exportXML( OUString& rStrExpValue, const Any& rValue return bRet; } -// class XMLCompareOnlyPropHdl XMLCompareOnlyPropHdl::~XMLCompareOnlyPropHdl() { @@ -811,7 +791,6 @@ bool XMLCompareOnlyPropHdl::exportXML( OUString&, const Any&, const SvXMLUnitCon return false; } -// class XMLNumberWithoutZeroPropHdl XMLNumberWithoutZeroPropHdl::XMLNumberWithoutZeroPropHdl( sal_Int8 nB ) : nBytes( nB ) @@ -849,7 +828,6 @@ bool XMLNumberWithoutZeroPropHdl::exportXML( OUString& rStrExpValue, const Any& return bRet; } -// class XMLNumberWithAutoInsteadZeroPropHdl XMLNumberWithAutoInsteadZeroPropHdl::~XMLNumberWithAutoInsteadZeroPropHdl() { diff --git a/xmloff/source/table/XMLTableExport.cxx b/xmloff/source/table/XMLTableExport.cxx index 1154ef82fe98..2b9480a96842 100644 --- a/xmloff/source/table/XMLTableExport.cxx +++ b/xmloff/source/table/XMLTableExport.cxx @@ -142,7 +142,6 @@ sal_Int32 StringStatisticHelper::getModeString( OUString& rStyleName ) return nMax; } -// class XMLTableExport XMLTableExport::XMLTableExport(SvXMLExport& rExp, const rtl::Reference< SvXMLExportPropertyMapper >& xExportPropertyMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFactoryRef ) : mrExport( rExp ) diff --git a/xmloff/source/table/XMLTableImport.cxx b/xmloff/source/table/XMLTableImport.cxx index 1dd094c16c8a..0da1812c7d58 100644 --- a/xmloff/source/table/XMLTableImport.cxx +++ b/xmloff/source/table/XMLTableImport.cxx @@ -170,7 +170,6 @@ private: } -// class XMLProxyContext XMLProxyContext::XMLProxyContext( SvXMLImport& rImport, const SvXMLImportContextRef& xParent, sal_uInt16 nPrfx, const OUString& rLName ) : SvXMLImportContext( rImport, nPrfx, rLName ) @@ -186,7 +185,6 @@ SvXMLImportContextRef XMLProxyContext::CreateChildContext( sal_uInt16 nPrefix, c return SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList ); } -// class XMLTableImport XMLTableImport::XMLTableImport( SvXMLImport& rImport, const rtl::Reference< XMLPropertySetMapper >& xCellPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFactoryRef ) : mrImport( rImport ) @@ -357,7 +355,6 @@ void XMLTableImport::finishStyles() } } -// class XMLTableImport XMLTableImportContext::XMLTableImportContext( const rtl::Reference< XMLTableImport >& xImporter, sal_uInt16 nPrfx, const OUString& rLName, Reference< XColumnRowRange > const & xColumnRowRange ) : SvXMLImportContext( xImporter->mrImport, nPrfx, rLName ) @@ -744,7 +741,6 @@ void XMLCellImportContext::EndElement() } } -// class XMLTableTemplateContext XMLTableTemplateContext::XMLTableTemplateContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName, const Reference< XAttributeList >& xAttrList ) : SvXMLStyleContext( rImport, nPrfx, rLName, xAttrList, XML_STYLE_FAMILY_TABLE_TEMPLATE_ID, false ) |