Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxepivot.cxx1714 if( ScDPCollection* pDPColl = GetDoc().GetDPCollection() ) in CreatePivotTables() local
1715 for( sal_uInt16 nDPObj = 0, nCount = pDPColl->GetCount(); nDPObj < nCount; ++nDPObj ) in CreatePivotTables()
1716 if( ScDPObject* pDPObj = (*pDPColl)[ nDPObj ] ) in CreatePivotTables()

Completed in 17 milliseconds