Searched refs:aShapeItr (Results 1 – 1 of 1) sorted by relevance
744 ScMyShapeList::const_iterator aShapeItr = aDummyInitList.end(); in CollectShapesAutoStyles() local748 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