Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx294 typedef std::vector<ScAccessibleShapeData*> SortedShapes; typedef in ScChildrenShapes
296 … mutable SortedShapes maZOrderedShapes; // a null pointer represents the sheet in the correct order
317 …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 …]