Searched refs:SortedShapes (Results 1 – 1 of 1) sorted by relevance
294 typedef std::vector<ScAccessibleShapeData*> SortedShapes; typedef in ScChildrenShapes296 … mutable SortedShapes maZOrderedShapes; // a null pointer represents the sheet in the correct order317 …sal_Bool FindShape(const uno::Reference<drawing::XShape>& xShape, SortedShapes::iterator& rItr) co…457 SortedShapes::iterator aItr; in ReplaceChild()802 SortedShapes::iterator aItr; in GetSelected()808 SortedShapes::iterator aItr = maZOrderedShapes.begin(); in GetSelected()809 SortedShapes::iterator aEndItr = maZOrderedShapes.end(); in GetSelected()927 SortedShapes aShapesList; in FindSelectedShapesChanges()953 SortedShapes vecSelectedShapeAdd; in FindSelectedShapesChanges()954 SortedShapes vecSelectedShapeRemove; in FindSelectedShapesChanges()[all …]