Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DLegendWrapper.cxx135 chart2::LegendPosition eNewInnerPos(chart2::LegendPosition_LINE_END); in setPropertyValue() local
136 if( aInnerValue >>= eNewInnerPos ) in setPropertyValue()
139 ( eNewInnerPos == chart2::LegendPosition_LINE_END || in setPropertyValue()
140 eNewInnerPos == chart2::LegendPosition_LINE_START ) in setPropertyValue()

Completed in 23 milliseconds