Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx744 ScMyShapeList::const_iterator aShapeItr = aDummyInitList.end(); in CollectShapesAutoStyles() local
748 aShapeItr = pShapeList->begin(); in CollectShapesAutoStyles()
781 while (aShapeItr != aEndItr && (static_cast<sal_Int32>(aShapeItr->aAddress.Tab()) == nTable)) in CollectShapesAutoStyles()
783 GetShapeExport()->collectShapeAutoStyles(aShapeItr->xShape); in CollectShapesAutoStyles()
785 ++aShapeItr; in CollectShapesAutoStyles()

Completed in 34 milliseconds