Searched refs:SelectShape (Results 1 – 1 of 1) sorted by relevance
212 struct SelectShape struct215 SelectShape(uno::Reference<drawing::XShapes>& xTemp) : xShapes(xTemp) {} in SelectShape() argument750 std::for_each(maZOrderedShapes.begin(), maZOrderedShapes.end(), SelectShape(xShapes)); in SelectAll()
Completed in 18 milliseconds