Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DAxisHelper.cxx368 Reference< beans::XPropertySet > xMainProp( xMainAxis, uno::UNO_QUERY ); in createAxis() local
369 if( xMainProp.is() ) in createAxis()
372 xMainProp->getPropertyValue(C2U( "CrossoverPosition" )) >>= eMainAxisPos; in createAxis()

Completed in 18 milliseconds