Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx682 void OViewsWindow::collectRectangles(TRectangleMap& _rSortRectangles, bool _bBoundRects) in collectRectangles() argument
698_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() argument
707 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()
/trunk/main/reportdesign/source/ui/inc/
H A DViewsWindow.hxx147 …void collectBoundResizeRect(const TRectangleMap& _rSortRectangles,sal_Int32 _nControlModification,…

Completed in 20 milliseconds