Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccmap.cxx650 Rectangles maLogicRects; member in SwAccPreviewData
735 maLogicRects.clear(); in Update()
754 maLogicRects.push_back( aLogicPgRect ); in Update()
803 Rectangles::const_iterator aBegin = maLogicRects.begin(); in AdjustMapMode()
804 Rectangles::const_iterator aEnd = maLogicRects.end(); in AdjustMapMode()
812 aPoint -= (maLogicRects.begin() + (aFound-aBegin))->TopLeft(); in AdjustMapMode()

Completed in 35 milliseconds