summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xlpivot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xlpivot.hxx')
-rw-r--r--sc/source/filter/inc/xlpivot.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/inc/xlpivot.hxx b/sc/source/filter/inc/xlpivot.hxx
index 56704d24338d..75a466bef052 100644
--- a/sc/source/filter/inc/xlpivot.hxx
+++ b/sc/source/filter/inc/xlpivot.hxx
@@ -556,8 +556,6 @@ struct XclPTCachedName
XclImpStream& operator>>( XclImpStream& rStrm, XclPTCachedName& rCachedName );
XclExpStream& operator<<( XclExpStream& rStrm, const XclPTCachedName& rCachedName );
-
-
/** Base struct for named info structs. Supports explicit naming and using the cache. */
struct XclPTVisNameInfo
{
@@ -748,8 +746,6 @@ struct XclPTExtInfo
XclImpStream& operator>>( XclImpStream& rStrm, XclPTExtInfo& rInfo );
XclExpStream& operator<<( XclExpStream& rStrm, const XclPTExtInfo& rInfo );
-
-
// Pivot table autoformat settings ==============================================
/** Pivot table autoformat settings (SXVIEWEX9 record). */