Home
last modified time | relevance | path

Searched refs:bWasReverse (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedScaleProperty.cxx335 bool bWasReverse = ( AxisOrientation_REVERSE == aScaleData.Orientation ); in setPropertyValue() local
336 if( (!bBool) != (!bWasReverse) ) // safe comparison between sal_Bool and bool in setPropertyValue()
/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx569 bool bWasReverse = ( AxisOrientation_REVERSE == aScale.Orientation ); in ApplySpecialItem() local
572 if( bWasReverse != bNewReverse ) in ApplySpecialItem()

Completed in 20 milliseconds