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.cxx131 chart2::LegendPosition eNewInnerPos(chart2::LegendPosition_LINE_END); in setPropertyValue() local
132 if( aInnerValue >>= eNewInnerPos ) in setPropertyValue()
135 ( eNewInnerPos == chart2::LegendPosition_LINE_END || in setPropertyValue()
136 eNewInnerPos == chart2::LegendPosition_LINE_START ) in setPropertyValue()