Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx650 Reference< beans::XPropertySet > xChartDocProp( xChartDoc, uno::UNO_QUERY ); in getDiagramType() local
651 if( xChartDocProp.is() ) in getDiagramType()
654 if( xChartDocProp->getPropertyValue( C2U( "AddIn" ) ) >>= xAddIn ) in getDiagramType()

Completed in 30 milliseconds