Home
last modified time | relevance | path

Searched defs:ScShapePointFound (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1040 struct ScShapePointFound struct
1043 ScShapePointFound(const awt::Point& rPoint) : maPoint(VCLPoint(rPoint)) {} in ScShapePointFound() argument
1061 …tr = std::find_if(aItr->maForeShapes.begin(), aItr->maForeShapes.end(), ScShapePointFound(rPoint)); in GetForegroundShapeAt() argument

Completed in 35 milliseconds