Searched refs:moveAwayFrom (Results 1 – 2 of 2) sorted by relevance
618 bool PieChart::PieLabelInfo::moveAwayFrom( const PieChart::PieLabelInfo* pFix, const awt::Size& rPa… in moveAwayFrom() function in chart::PieChart::PieLabelInfo774 …if( !pCurrent->moveAwayFrom( pFix, rPageSize, !bSingleCenter && pCurrent == p2, !bLabelOrderIsAnti… in tryMoveLabels()790 …if( !pCurrent->moveAwayFrom( pFix, rPageSize, false, bLabelOrderIsAntiClockWise, rbAlternativeMove… in tryMoveLabels()
104 bool moveAwayFrom( const PieLabelInfo* pFix, const ::com::sun::star::awt::Size& rPageSize
Completed in 13 milliseconds