Searched refs:lcl_getRect (Results 1 – 1 of 1) sorted by relevance
591 ::basegfx::B2IRectangle lcl_getRect( const uno::Reference< drawing::XShape >& xShape ) in lcl_getRect() function627 ::basegfx::B2IRectangle aOverlap( lcl_getRect( this->xLabelGroupShape ) ); in moveAwayFrom()628 aOverlap.intersect( lcl_getRect( pFix->xLabelGroupShape ) ); in moveAwayFrom()678 ::basegfx::B2IRectangle aPreviousOverlap( lcl_getRect( pCurrent->xLabelGroupShape ) ); in detectLabelOverlapsAndMove()680 aPreviousOverlap.intersect( lcl_getRect( pCurrent->pPrevious->xLabelGroupShape ) ); in detectLabelOverlapsAndMove()681 aNextOverlap.intersect( lcl_getRect( pCurrent->pNext->xLabelGroupShape ) ); in detectLabelOverlapsAndMove()704 ::basegfx::B2IRectangle aPreviousOverlap( lcl_getRect( pCurrent->xLabelGroupShape ) ); in detectLabelOverlapsAndMove()706 aPreviousOverlap.intersect( lcl_getRect( pCurrent->pPrevious->xLabelGroupShape ) ); in detectLabelOverlapsAndMove()707 aNextOverlap.intersect( lcl_getRect( pCurrent->pNext->xLabelGroupShape ) ); in detectLabelOverlapsAndMove()863 ::basegfx::B2IRectangle aRect( lcl_getRect( rInfo.xLabelGroupShape ) ); in rearrangeLabelToAvoidOverlapIfRequested()
Completed in 51 milliseconds