Searched defs:bLogScale (Results 1 – 3 of 3) sorted by relevance
257 bool bLogScale = lclIsLogarithmicScale( mrModel ); in convertFromModel() local
158 void lclSetExpValueOrClearAny( Any& rAny, double fValue, bool bLogScale, bool bClear ) in lclSetExpValueOrClearAny()3013 bool bLogScale = ::get_flag( maData.mnFlags, EXC_CHVALUERANGE_LOGSCALE ); in Convert() local3056 bool bLogScale = ::get_flag( maData.mnFlags, EXC_CHVALUERANGE_LOGSCALE ); in ConvertAxisPosition() local
165 bool lclIsAutoAnyOrGetScaledValue( double& rfValue, const Any& rAny, bool bLogScale ) in lclIsAutoAnyOrGetScaledValue()2739 … bool bLogScale = ScfApiHelper::GetServiceName( rScaleData.Scaling ) == SERVICE_CHART2_LOGSCALING; in Convert() local
Completed in 39 milliseconds