Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DDiagramHelper.cxx410 chart2::StackingDirection eCurrentDirection = eCommonDirection; in getStackModeFromChartType() local
412 … bool bSuccess = ( xProp->getPropertyValue( C2U("StackingDirection") ) >>= eCurrentDirection ); in getStackModeFromChartType()
417 eCommonDirection = eCurrentDirection; in getStackModeFromChartType()
422 if( eCommonDirection != eCurrentDirection ) in getStackModeFromChartType()

Completed in 25 milliseconds