summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dbfunc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/dbfunc.hxx')
-rw-r--r--sc/source/ui/inc/dbfunc.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/inc/dbfunc.hxx b/sc/source/ui/inc/dbfunc.hxx
index 9f01774f24b7..27a7c92f7ebc 100644
--- a/sc/source/ui/inc/dbfunc.hxx
+++ b/sc/source/ui/inc/dbfunc.hxx
@@ -86,10 +86,7 @@ public:
bool MakePivotTable( const ScDPSaveData& rData, const ScRange& rDest, BOOL bNewTable,
const ScDPObject& rSource, BOOL bApi = FALSE );
void DeletePivotTable();
- // Wang Xu Ming -- 2009-6-17
- // DataPilot Migration
ULONG RecalcPivotTable();
- // End Comments
BOOL HasSelectionForDateGroup( ScDPNumGroupInfo& rOldInfo, sal_Int32& rParts );
BOOL HasSelectionForNumGroup( ScDPNumGroupInfo& rOldInfo );
void GroupDataPilot();