Lines Matching refs:m_xImplContext
1387 SvXMLImportContext *pContext = &m_xImplContext; in CreateIfNotThere()
1398 SvXMLImportContext *pContext = &m_xImplContext; in CreateIfNotThere()
1493 SvXMLImportContext *pContext = &m_xImplContext; in EndElement()
1539 if( !m_xImplContext.Is() ) in CreateChildContext()
1622 m_xImplContext = pContext; in CreateChildContext()
1626 addContent(*m_xImplContext); in CreateChildContext()
1644 m_xImplContext = pContext; in CreateChildContext()
1645 addContent(*m_xImplContext); in CreateChildContext()
1660 else if( m_xImplContext->ISA( XMLTextFrameContext_Impl ) ) in CreateChildContext()
1741 pContext = m_xImplContext->CreateChildContext( p_nPrefix, rLocalName, xAttrList ); in CreateChildContext()
1747 &m_xImplContext, p_nPrefix, rLocalName, xAttrList ); in CreateChildContext()
1769 SvXMLImportContext *pContext = &m_xImplContext; in GetAnchorType()
1780 SvXMLImportContext *pContext = &m_xImplContext; in GetTextContent()
1792 SvXMLImportContext* pContext = &m_xImplContext; in GetShape()