Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx1703 … uno::Reference< beans::XPropertySet > xGraphicProperties( xGraphic, uno::UNO_QUERY_THROW ); in createGraphicObject() local
1705xGraphicProperties->getPropertyValue(rPropNameSupplier.GetName( PROP_SIZE100th_M_M )) >>= aGraphic… in createGraphicObject()
1706xGraphicProperties->getPropertyValue(rPropNameSupplier.GetName( PROP_SIZE_PIXEL )) >>= aGraphicSiz… in createGraphicObject()
1729xGraphicProperties->setPropertyValue(rPropNameSupplier.GetName( PROP_GRAPHIC_CROP ), in createGraphicObject()

Completed in 46 milliseconds