Searched refs:xPivots (Results 1 – 1 of 1) sorted by relevance
1532 XDataPilotTablesRef xPivots = xSheet->getDataPilotTables(); in lcl_Pivot() local1533 if (!xPivots) return; in lcl_Pivot()1534 lcl_OutputNames( xPivots, xDoc, nTab,0,0 ); in lcl_Pivot()1535 XIndexAccessRef xPInd = (XIndexAccess*)xPivots->queryInterface(XIndexAccess::getSmartUik()); in lcl_Pivot()1540 XDataPilotTableRef xTable = xPivots->getTableByIndex(nP); in lcl_Pivot()
Completed in 38 milliseconds