Searched refs:getMajorTick (Results 1 – 3 of 3) sorted by relevance
229 double* EquidistantTickFactory::getMajorTick( sal_Int32 nTick ) const in getMajorTick() function in chart::EquidistantTickFactory334 pValue = this->getMajorTick( nMajorTick ); in getAllTicks()
132 double* getMajorTick( sal_Int32 nTick ) const;
494 double* TickmarkHelper::getMajorTick( sal_Int32 nTick ) const in getMajorTick() function in chart::TickmarkHelper600 pValue = this->getMajorTick( nMajorTick ); in getAllTicks()
Completed in 56 milliseconds