Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx766 ScDocAttrIterator aAttrItr(pDoc, aOutRange.aStart.Tab(), in WriteDataPilots() local
772 const ScPatternAttr* pAttr = aAttrItr.GetNext(nCol, nRow1, nRow2); in WriteDataPilots()
785 pAttr = aAttrItr.GetNext(nCol, nRow1, nRow2); in WriteDataPilots()