Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DChartController_Tools.cxx390 uno::Reference< beans::XPropertySet > xGraphicShapeProp( xGraphicShape, uno::UNO_QUERY ); in impl_PasteGraphic() local
391 if( xGraphicShapeProp.is() && xGraphicShape.is()) in impl_PasteGraphic()
407 xGraphicShapeProp->setPropertyValue( C2U("Graphic"), uno::makeAny( xGraphic )); in impl_PasteGraphic()

Completed in 8 milliseconds