Searched refs:bWasLogarithm (Results 1 – 2 of 2) sorted by relevance
541 bool bWasLogarithm = AxisHelper::isLogarithmic( aScale.Scaling ); in ApplySpecialItem() local547 if( ! bWasLogarithm ) in ApplySpecialItem()556 if( bWasLogarithm ) in ApplySpecialItem()
314 bool bWasLogarithm = AxisHelper::isLogarithmic( aScaleData.Scaling ); in setPropertyValue() local317 if( (!bBool) != (!bWasLogarithm) ) in setPropertyValue()