Lines Matching refs:SvXMLImportContext

120 class XMLTextFrameTitleOrDescContext_Impl : public SvXMLImportContext
137 TYPEINIT1( XMLTextFrameTitleOrDescContext_Impl, SvXMLImportContext );
144 : SvXMLImportContext( rImport, nPrfx, rLName ) in XMLTextFrameTitleOrDescContext_Impl()
161 class XMLTextFrameParam_Impl : public SvXMLImportContext
176 TYPEINIT1( XMLTextFrameParam_Impl, SvXMLImportContext );
189 SvXMLImportContext( rImport, nPrfx, rLName ) in XMLTextFrameParam_Impl()
217 class XMLTextFrameContourContext_Impl : public SvXMLImportContext
234 TYPEINIT1( XMLTextFrameContourContext_Impl, SvXMLImportContext );
242 SvXMLImportContext( rImport, nPrfx, rLName ), in XMLTextFrameContourContext_Impl()
369 class XMLTextFrameContext_Impl : public SvXMLImportContext
471 SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
494 TYPEINIT1( XMLTextFrameContext_Impl, SvXMLImportContext );
849 : SvXMLImportContext( rImport, nPrfx, rLName ) in XMLTextFrameContext_Impl()
1139 SvXMLImportContext *XMLTextFrameContext_Impl::CreateChildContext( in CreateChildContext()
1144 SvXMLImportContext *pContext = 0; in CreateChildContext()
1218 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
1346 TYPEINIT1( XMLTextFrameContext, SvXMLImportContext );
1348 void XMLTextFrameContext::removeGraphicFromImportContext(const SvXMLImportContext& rContext) const in removeGraphicFromImportContext()
1371 rtl::OUString XMLTextFrameContext::getGraphicURLFromImportContext(const SvXMLImportContext& rContex… in getGraphicURLFromImportContext()
1387 SvXMLImportContext *pContext = &m_xImplContext; in CreateIfNotThere()
1398 SvXMLImportContext *pContext = &m_xImplContext; in CreateIfNotThere()
1414 : SvXMLImportContext( rImport, nPrfx, rLName ) in XMLTextFrameContext()
1480 const SvXMLImportContext* pWinner = solveMultipleImages(); in EndElement()
1493 SvXMLImportContext *pContext = &m_xImplContext; in EndElement()
1526 SvXMLImportContext *XMLTextFrameContext::CreateChildContext( in CreateChildContext()
1531 SvXMLImportContext *pContext = 0; in CreateChildContext()
1745 pContext = new SvXMLImportContext( GetImport(), p_nPrefix, rLocalName ); in CreateChildContext()
1763 SvXMLImportContext *pContext = &m_xImplContext; in GetAnchorType()
1774 SvXMLImportContext *pContext = &m_xImplContext; in GetTextContent()
1786 SvXMLImportContext* pContext = &m_xImplContext; in GetShape()