Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx1350 …const XMLTextFrameContext_Impl* pXMLTextFrameContext_Impl = dynamic_cast< const XMLTextFrameContex… in removeGraphicFromImportContext() local
1352 if(pXMLTextFrameContext_Impl) in removeGraphicFromImportContext()
1357 … uno::Reference< lang::XComponent > xComp(pXMLTextFrameContext_Impl->GetPropSet(), UNO_QUERY); in removeGraphicFromImportContext()
1374 …const XMLTextFrameContext_Impl* pXMLTextFrameContext_Impl = dynamic_cast< const XMLTextFrameContex… in getGraphicURLFromImportContext() local
1376 if(pXMLTextFrameContext_Impl) in getGraphicURLFromImportContext()
1378 return pXMLTextFrameContext_Impl->GetHRef(); in getGraphicURLFromImportContext()

Completed in 11 milliseconds