Searched refs:nDPCount (Results 1 – 2 of 2) sorted by relevance
753 sal_Int16 nDPCount = pDPs->GetCount(); in WriteDataPilots() local754 if (nDPCount > 0) in WriteDataPilots()758 for (sal_Int16 i = 0; i < nDPCount; ++i) in WriteDataPilots()
454 sal_uInt16 nDPCount = pDPCollection->GetCount(); in AfterXMLLoading() local455 for (sal_uInt16 nDP=0; nDP<nDPCount; nDP++) in AfterXMLLoading()
Completed in 34 milliseconds