Searched refs:get2DAxisMainLine (Results 1 – 2 of 2) sorted by relevance
/trunk/main/chart2/source/view/axes/ |
H A D | VCartesianAxis.cxx | 916 void VCartesianAxis::get2DAxisMainLine( B2DVector& rStart, B2DVector& rEnd, double fCrossesOtherAxi… in get2DAxisMainLine() function in chart::VCartesianAxis 1242 this->get2DAxisMainLine( aStart, aEnd, this->getLogicValueWhereMainLineCrossesOtherAxis() ); in createTickFactory2D() 1245 …this->get2DAxisMainLine( aLabelLineStart, aLabelLineEnd, this->getLogicValueWhereLabelLineCrossesO… in createTickFactory2D() 1295 this->get2DAxisMainLine( aStart, aEnd, this->getLogicValueWhereMainLineCrossesOtherAxis() ); in estimateMaximumAutoMainIncrementCount() 1655 this->get2DAxisMainLine( aStart, aEnd, fExtraLineCrossesOtherAxis ); in createShapes()
|
H A D | VCartesianAxis.hxx | 75 …void get2DAxisMainLine( ::basegfx::B2DVector& rStart, ::basegfx::B2DVector& rEnd, double fC…
|
Completed in 19 milliseconds