Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/inc/xmloff/
H A Dshapeimport.hxx252 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 Dximplink.cxx41 : SvXMLShapeContext( rImport, nPrfx, rLocalName, false ) in SdXMLShapeLinkContext()
71SvXMLShapeContext* pContext = GetImport().GetShapeImport()->CreateGroupChildContext( GetImport(), … in CreateChildContext()
H A Dshapeimport.cxx706 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 Dximplink.hxx40 class SdXMLShapeLinkContext : public SvXMLShapeContext
H A Dximpshap.cxx143 TYPEINIT1( SvXMLShapeContext, SvXMLImportContext );
144 TYPEINIT1( SdXMLShapeContext, SvXMLShapeContext );
153 : SvXMLShapeContext( rImport, nPrfx, rLocalName, bTemporaryShape ) in SdXMLShapeContext()
H A Dximpshap.hxx44 class SdXMLShapeContext : public SvXMLShapeContext
/aoo41x/main/xmloff/source/text/
H A Dtxtparaimphint.hxx273 XMLDrawHint_Impl( SvXMLShapeContext* pContext, in XMLDrawHint_Impl()
287 return static_cast<SvXMLShapeContext*>(&xContext)->getShape(); in GetShape()
H A DXMLTextFrameContext.cxx1787 SvXMLShapeContext* pImpl = PTR_CAST( SvXMLShapeContext, pContext ); in GetShape()
H A Dtxtparai.cxx1843 SvXMLShapeContext* pShapeContext = rImport.GetShapeImport()->CreateGroupChildContext( in CreateChildContext()

Completed in 166 milliseconds