Searched refs:xChartDocProp (Results 1 – 1 of 1) sorted by relevance
650 Reference< beans::XPropertySet > xChartDocProp( xChartDoc, uno::UNO_QUERY ); in getDiagramType() local651 if( xChartDocProp.is() ) in getDiagramType()654 if( xChartDocProp->getPropertyValue( C2U( "AddIn" ) ) >>= xAddIn ) in getDiagramType()
Completed in 24 milliseconds