Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx3513 …const SdXMLGraphicObjectShapeContext* pSdXMLGraphicObjectShapeContext = dynamic_cast< const SdXMLG… in removeGraphicFromImportContext() local
3515 if(pSdXMLGraphicObjectShapeContext) in removeGraphicFromImportContext()
3519 …uno::Reference< container::XChild > xChild(pSdXMLGraphicObjectShapeContext->getShape(), uno::UNO_Q… in removeGraphicFromImportContext()
3528 xParent->remove(pSdXMLGraphicObjectShapeContext->getShape()); in removeGraphicFromImportContext()
3531 … uno::Reference< lang::XComponent > xComp(pSdXMLGraphicObjectShapeContext->getShape(), UNO_QUERY); in removeGraphicFromImportContext()
3550 …const SdXMLGraphicObjectShapeContext* pSdXMLGraphicObjectShapeContext = dynamic_cast< const SdXMLG… in getGraphicURLFromImportContext() local
3552 if(pSdXMLGraphicObjectShapeContext) in getGraphicURLFromImportContext()
3556 …const uno::Reference< beans::XPropertySet > xPropSet(pSdXMLGraphicObjectShapeContext->getShape(), … in getGraphicURLFromImportContext()

Completed in 33 milliseconds