Searched refs:ShapeVector (Results 1 – 3 of 3) sorted by relevance
97 …for( ShapeVector::const_iterator aVIt = maShapes.begin(), aVEnd = maShapes.end(); aVIt != aVEnd; +… in getShapeTypeById()110 …for( ShapeVector::const_iterator aVIt = maShapes.begin(), aVEnd = maShapes.end(); aVIt != aVEnd; +… in getShapeById()125 …for( ShapeVector::const_iterator aIt = maShapes.begin(), aEnd = maShapes.end(); aIt != aEnd; ++aIt… in convertAndInsert()
100 typedef RefVector< ShapeBase > ShapeVector; typedef in oox::vml::ShapeContainer106 ShapeVector maShapes; /// All shape definitions.
140 typedef ::std::vector< uno::Reference< drawing::XShape > > ShapeVector; typedef in ScVbaObjectContainer142 ShapeVector maShapes;206 for( ShapeVector::iterator aIt = maShapes.begin(), aEnd = maShapes.end(); aIt != aEnd; ++aIt ) in getItemByStringIndex()
Completed in 14 milliseconds