Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx753 sal_Int16 nDPCount = pDPs->GetCount(); in WriteDataPilots() local
754 if (nDPCount > 0) in WriteDataPilots()
758 for (sal_Int16 i = 0; i < nDPCount; ++i) in WriteDataPilots()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx454 sal_uInt16 nDPCount = pDPCollection->GetCount(); in AfterXMLLoading() local
455 for (sal_uInt16 nDP=0; nDP<nDPCount; nDP++) in AfterXMLLoading()

Completed in 40 milliseconds