Searched refs:aNewAWTPos (Results 1 – 1 of 1) sorted by relevance
648 awt::Point aNewAWTPos( aNewPos.getX(), aNewPos.getY() ); in moveAwayFrom() local649 if( !lcl_isInsidePage( aNewAWTPos, this->xLabelGroupShape->getSize(), rPageSize ) ) in moveAwayFrom()652 this->xLabelGroupShape->setPosition( aNewAWTPos ); in moveAwayFrom()
Completed in 8 milliseconds