Searched refs:pSdXMLGraphicObjectShapeContext (Results 1 – 1 of 1) sorted by relevance
3513 …const SdXMLGraphicObjectShapeContext* pSdXMLGraphicObjectShapeContext = dynamic_cast< const SdXMLG… in removeGraphicFromImportContext() local3515 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() local3552 if(pSdXMLGraphicObjectShapeContext) in getGraphicURLFromImportContext()3556 …const uno::Reference< beans::XPropertySet > xPropSet(pSdXMLGraphicObjectShapeContext->getShape(), … in getGraphicURLFromImportContext()
Completed in 51 milliseconds