Searched refs:bAlternativeMoveDirection (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/chart2/source/view/charttypes/ |
H A D | PieChart.cxx | 618 …onst awt::Size& rPageSize, bool bMoveHalfWay, bool bMoveClockwise, bool bAlternativeMoveDirection ) in moveAwayFrom() argument 631 (void)bAlternativeMoveDirection;//todo in moveAwayFrom() 752 bool bAlternativeMoveDirection = false; in detectLabelOverlapsAndMove() local 753 …oveLabels( pFirstBorder, pSecondBorder, pCenter, bSingleCenter, bAlternativeMoveDirection, rPageSi… in detectLabelOverlapsAndMove() 754 …oveLabels( pFirstBorder, pSecondBorder, pCenter, bSingleCenter, bAlternativeMoveDirection, rPageSi… in detectLabelOverlapsAndMove()
|
H A D | PieChart.hxx | 105 , bool bMoveHalfWay, bool bMoveClockwise, bool bAlternativeMoveDirection );
|
Completed in 23 milliseconds