Searched refs:SvXMLShapeContext (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | shapeimport.hxx | 252 class SvXMLShapeContext : public SvXMLImportContext class 260 SvXMLShapeContext( SvXMLImport& rImp, sal_uInt16 nPrfx, in SvXMLShapeContext() function in SvXMLShapeContext 323 SvXMLShapeContext* CreateGroupChildContext( 329 SvXMLShapeContext* CreateFrameChildContext( 338 SvXMLShapeContext* Create3DSceneChildContext(
|
/aoo41x/main/xmloff/source/draw/ |
H A D | ximplink.cxx | 41 : SvXMLShapeContext( rImport, nPrfx, rLocalName, false ) in SdXMLShapeLinkContext() 71 …SvXMLShapeContext* pContext = GetImport().GetShapeImport()->CreateGroupChildContext( GetImport(), … in CreateChildContext()
|
H A D | shapeimport.cxx | 706 SvXMLShapeContext* XMLShapeImportHelper::Create3DSceneChildContext( in Create3DSceneChildContext() 786 SvXMLShapeContext* XMLShapeImportHelper::CreateGroupChildContext( in CreateGroupChildContext() 901 return new SvXMLShapeContext( rImport, p_nPrefix, rLocalName, bTemporaryShape ); in CreateGroupChildContext() 919 SvXMLShapeContext* XMLShapeImportHelper::CreateFrameChildContext( in CreateFrameChildContext() 1482 void SvXMLShapeContext::setHyperlink( const OUString& rHyperlink ) in setHyperlink()
|
H A D | ximplink.hxx | 40 class SdXMLShapeLinkContext : public SvXMLShapeContext
|
H A D | ximpshap.cxx | 143 TYPEINIT1( SvXMLShapeContext, SvXMLImportContext ); 144 TYPEINIT1( SdXMLShapeContext, SvXMLShapeContext ); 153 : SvXMLShapeContext( rImport, nPrfx, rLocalName, bTemporaryShape ) in SdXMLShapeContext()
|
H A D | ximpshap.hxx | 44 class SdXMLShapeContext : public SvXMLShapeContext
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparaimphint.hxx | 273 XMLDrawHint_Impl( SvXMLShapeContext* pContext, in XMLDrawHint_Impl() 287 return static_cast<SvXMLShapeContext*>(&xContext)->getShape(); in GetShape()
|
H A D | XMLTextFrameContext.cxx | 1787 SvXMLShapeContext* pImpl = PTR_CAST( SvXMLShapeContext, pContext ); in GetShape()
|
H A D | txtparai.cxx | 1843 SvXMLShapeContext* pShapeContext = rImport.GetShapeImport()->CreateGroupChildContext( in CreateChildContext()
|
Completed in 166 milliseconds