Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsVisibleAreaManager.cxx231 const Point aRequestedTopLeft (nVisibleLeft, nVisibleTop); in GetRequestedTopLeft() local
232 if (aRequestedTopLeft == aVisibleArea.TopLeft()) in GetRequestedTopLeft()
235 return ::boost::optional<Point>(aRequestedTopLeft); in GetRequestedTopLeft()

Completed in 42 milliseconds