Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx212 struct SelectShape struct
215 SelectShape(uno::Reference<drawing::XShapes>& xTemp) : xShapes(xTemp) {} in SelectShape() argument
750 std::for_each(maZOrderedShapes.begin(), maZOrderedShapes.end(), SelectShape(xShapes)); in SelectAll()

Completed in 24 milliseconds