Searched refs:bWasReverse (Results 1 – 2 of 2) sorted by relevance
335 bool bWasReverse = ( AxisOrientation_REVERSE == aScaleData.Orientation ); in setPropertyValue() local336 if( (!bBool) != (!bWasReverse) ) // safe comparison between sal_Bool and bool in setPropertyValue()
569 bool bWasReverse = ( AxisOrientation_REVERSE == aScale.Orientation ); in ApplySpecialItem() local572 if( bWasReverse != bNewReverse ) in ApplySpecialItem()
Completed in 30 milliseconds