Searched refs:eCurrentDirection (Results 1 – 1 of 1) sorted by relevance
410 chart2::StackingDirection eCurrentDirection = eCommonDirection; in getStackModeFromChartType() local412 … bool bSuccess = ( xProp->getPropertyValue( C2U("StackingDirection") ) >>= eCurrentDirection ); in getStackModeFromChartType()417 eCommonDirection = eCurrentDirection; in getStackModeFromChartType()422 if( eCommonDirection != eCurrentDirection ) in getStackModeFromChartType()
Completed in 34 milliseconds