Home
last modified time | relevance | path

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

/trunk/main/oox/source/vml/
H A Dvmlshapecontainer.cxx97 …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()
/trunk/main/oox/inc/oox/vml/
H A Dvmlshapecontainer.hxx100 typedef RefVector< ShapeBase > ShapeVector; typedef in oox::vml::ShapeContainer
106 ShapeVector maShapes; /// All shape definitions.
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobjects.cxx140 typedef ::std::vector< uno::Reference< drawing::XShape > > ShapeVector; typedef in ScVbaObjectContainer
142 ShapeVector maShapes;
206 for( ShapeVector::iterator aIt = maShapes.begin(), aEnd = maShapes.end(); aIt != aEnd; ++aIt ) in getItemByStringIndex()

Completed in 20 milliseconds