Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx570 bool bNewReverse = (static_cast< const SfxBoolItem & >( in ApplySpecialItem() local
572 if( bWasReverse != bNewReverse ) in ApplySpecialItem()
574 … aScale.Orientation = bNewReverse ? AxisOrientation_REVERSE : AxisOrientation_MATHEMATICAL; in ApplySpecialItem()

Completed in 7 milliseconds