Searched refs:lclIsLogarithmicScale (Results 1 – 1 of 1) sorted by relevance
63 bool lclIsLogarithmicScale( const AxisModel& rAxisModel ) in lclIsLogarithmicScale() function257 bool bLogScale = lclIsLogarithmicScale( mrModel ); in convertFromModel()328 bool bCrossingLogScale = pCrossingAxis && lclIsLogarithmicScale( *pCrossingAxis ); in convertFromModel()
Completed in 12 milliseconds