Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/view/axes/
H A DTickmarks.cxx210 B2DVector TickFactory_2D::getTickScreenPosition2D( double fScaledLogicTickValue ) const in getTickScreenPosition2D() function in chart::TickFactory_2D
227 B2DVector aTickScreenPosition = this->getTickScreenPosition2D(fScaledLogicTickValue); in addPointSequenceForTickLine()
322 this->getTickScreenPosition2D( rTickInfo.fScaledTickValue ); in updateScreenValues()
H A DTickmarkHelper.cxx791 B2DVector TickmarkHelper_2D::getTickScreenPosition2D( double fScaledLogicTickValue ) const in getTickScreenPosition2D() function in chart::TickmarkHelper_2D
808 B2DVector aTickScreenPosition = this->getTickScreenPosition2D(fScaledLogicTickValue); in addPointSequenceForTickLine()
903 this->getTickScreenPosition2D( rTickInfo.fScaledTickValue ); in updateScreenValues()
H A DTickmarks.hxx145 ::basegfx::B2DVector getTickScreenPosition2D( double fScaledLogicTickValue ) const;

Completed in 33 milliseconds