Searched refs:_rSortRectangles (Results 1 – 2 of 2) sorted by relevance
682 void OViewsWindow::collectRectangles(TRectangleMap& _rSortRectangles, bool _bBoundRects) in collectRectangles() argument698 …_rSortRectangles.insert(TRectangleMap::value_type(aObjRect,TRectangleMap::mapped_type(pObj,&rView)… in collectRectangles()704 void OViewsWindow::collectBoundResizeRect(const TRectangleMap& _rSortRectangles,sal_Int32 _nControl… in collectBoundResizeRect() argument707 TRectangleMap::const_iterator aRectIter = _rSortRectangles.begin(); in collectBoundResizeRect()708 TRectangleMap::const_iterator aRectEnd = _rSortRectangles.end(); in collectBoundResizeRect()742 if ( _bAlignAtSection || _rSortRectangles.size() == 1 ) in collectBoundResizeRect()
147 …void collectBoundResizeRect(const TRectangleMap& _rSortRectangles,sal_Int32 _nControlModification,…
Completed in 31 milliseconds