Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/main/
H A DChartController_Tools.cxx408 uno::Reference< beans::XPropertySet > xGraphicProp( xGraphic, uno::UNO_QUERY ); in impl_PasteGraphic() local
412 if( ! ( xGraphicProp->getPropertyValue( C2U("Size100thMM")) >>= aGraphicSize ) && in impl_PasteGraphic()
413 … ( ( xGraphicProp->getPropertyValue( C2U("SizePixel")) >>= aGraphicSize ) && m_pChartWindow )) in impl_PasteGraphic()

Completed in 13 milliseconds