summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xlpivot.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/xlpivot.cxx')
-rw-r--r--sc/source/filter/excel/xlpivot.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/excel/xlpivot.cxx b/sc/source/filter/excel/xlpivot.cxx
index 29d78d8ff5cb..82935f4c2804 100644
--- a/sc/source/filter/excel/xlpivot.cxx
+++ b/sc/source/filter/excel/xlpivot.cxx
@@ -109,7 +109,7 @@ void XclPCItem::SetBool( bool bValue )
mbValue = bValue;
}
-// ----------------------------------------------------------------------------
+
bool XclPCItem::IsEqual( const XclPCItem& rItem ) const
{
@@ -413,7 +413,7 @@ XclExpStream& operator<<( XclExpStream& rStrm, const XclPTCachedName& rCachedNam
return rStrm;
}
-// ----------------------------------------------------------------------------
+
const OUString* XclPTVisNameInfo::GetVisName() const
{