Home
last modified time | relevance | path

Searched refs:xPivots (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/workben/
H A Dtest.cxx1532 XDataPilotTablesRef xPivots = xSheet->getDataPilotTables(); in lcl_Pivot() local
1533 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 18 milliseconds