Searched refs:getPivotTables (Results 1 – 3 of 3) sorted by relevance
169 inline PivotTableBuffer& getPivotTables() { return *mxPivotTables; } in getPivotTables() function in oox::xls::WorkbookGlobals647 mrBookGlob.getPivotTables().finalizeImport(); in finalizeWorkbookImport()819 PivotTableBuffer& WorkbookHelper::getPivotTables() const in getPivotTables() function in oox::xls::WorkbookHelper821 return mrBookGlob.getPivotTables(); in getPivotTables()
176 mrPivotTable( getPivotTables().createPivotTable() ) in PivotTableFragment()295 mrPivotTable( getPivotTables().createPivotTable() ) in BiffPivotTableContext()
232 PivotTableBuffer& getPivotTables() const;
Completed in 23 milliseconds