Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/charttypes/
H A DPieChart.cxx648 awt::Point aNewAWTPos( aNewPos.getX(), aNewPos.getY() ); in moveAwayFrom() local
649 if( !lcl_isInsidePage( aNewAWTPos, this->xLabelGroupShape->getSize(), rPageSize ) ) in moveAwayFrom()
652 this->xLabelGroupShape->setPosition( aNewAWTPos ); in moveAwayFrom()

Completed in 25 milliseconds