Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/charttypes/
H A DPieChart.cxx627 ::basegfx::B2IRectangle aOverlap( lcl_getRect( this->xLabelGroupShape ) ); in moveAwayFrom()
628 aOverlap.intersect( lcl_getRect( pFix->xLabelGroupShape ) ); in moveAwayFrom()
629 if( !aOverlap.isEmpty() ) in moveAwayFrom()
638 …hift = bShiftHorizontal ? static_cast<sal_Int32>(aOverlap.getWidth()) : static_cast<sal_Int32>(aOv… in moveAwayFrom()
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx2591 basegfx::B2DRange aOverlap(0.0, 0.0, 1.0, 1.0); in CreateB2dIAObject() local
2593 aOverlap.intersect(aCropped); in CreateB2dIAObject()
2595 if(!aOverlap.isEmpty()) in CreateB2dIAObject()
2599 aOverlap)); in CreateB2dIAObject()

Completed in 43 milliseconds