Searched refs:pDPColl (Results 1 – 1 of 1) sorted by relevance
1714 if( ScDPCollection* pDPColl = GetDoc().GetDPCollection() ) in CreatePivotTables() local1715 for( sal_uInt16 nDPObj = 0, nCount = pDPColl->GetCount(); nDPObj < nCount; ++nDPObj ) in CreatePivotTables()1716 if( ScDPObject* pDPObj = (*pDPColl)[ nDPObj ] ) in CreatePivotTables()
Completed in 22 milliseconds