Lines Matching refs:XMLTextFrameContext_Impl

369 class XMLTextFrameContext_Impl : public SvXMLImportContext  class
456 XMLTextFrameContext_Impl( SvXMLImport& rImport,
465 virtual ~XMLTextFrameContext_Impl();
494 TYPEINIT1( XMLTextFrameContext_Impl, SvXMLImportContext );
496 void XMLTextFrameContext_Impl::SetNameForFrameFromPropSet() in SetNameForFrameFromPropSet()
523 void XMLTextFrameContext_Impl::Create( sal_Bool /*bHRefOrBase64*/ ) in Create()
826 sal_Bool XMLTextFrameContext_Impl::CreateIfNotThere() in CreateIfNotThere()
841 XMLTextFrameContext_Impl::XMLTextFrameContext_Impl( in XMLTextFrameContext_Impl() function in XMLTextFrameContext_Impl
1116 XMLTextFrameContext_Impl::~XMLTextFrameContext_Impl() in ~XMLTextFrameContext_Impl()
1120 void XMLTextFrameContext_Impl::EndElement() in EndElement()
1139 SvXMLImportContext *XMLTextFrameContext_Impl::CreateChildContext( in CreateChildContext()
1223 void XMLTextFrameContext_Impl::Characters( const OUString& rChars ) in Characters()
1272 void XMLTextFrameContext_Impl::SetHyperlink( const OUString& rHRef, in SetHyperlink()
1319 void XMLTextFrameContext_Impl::SetTitle( const OUString& rTitle ) in SetTitle()
1331 void XMLTextFrameContext_Impl::SetDesc( const OUString& rDesc ) in SetDesc()
1350 …const XMLTextFrameContext_Impl* pXMLTextFrameContext_Impl = dynamic_cast< const XMLTextFrameContex… in removeGraphicFromImportContext()
1374 …const XMLTextFrameContext_Impl* pXMLTextFrameContext_Impl = dynamic_cast< const XMLTextFrameContex… in getGraphicURLFromImportContext()
1388 XMLTextFrameContext_Impl *pImpl = PTR_CAST( XMLTextFrameContext_Impl, pContext ); in CreateIfNotThere()
1399 XMLTextFrameContext_Impl *pImpl = PTR_CAST( XMLTextFrameContext_Impl, pContext ); in CreateIfNotThere()
1483 …const XMLTextFrameContext_Impl* pImplWinner = dynamic_cast< const XMLTextFrameContext_Impl* >(pWin… in EndElement()
1490 const_cast< XMLTextFrameContext_Impl* >(pImplWinner)->SetNameForFrameFromPropSet(); in EndElement()
1494 XMLTextFrameContext_Impl *pImpl = dynamic_cast< XMLTextFrameContext_Impl* >(pContext); in EndElement()
1605 pContext = new XMLTextFrameContext_Impl( in CreateChildContext()
1628 pContext = new XMLTextFrameContext_Impl( in CreateChildContext()
1654 else if( m_xImplContext->ISA( XMLTextFrameContext_Impl ) ) in CreateChildContext()
1764 XMLTextFrameContext_Impl *pImpl = PTR_CAST( XMLTextFrameContext_Impl, pContext ); in GetAnchorType()
1775 XMLTextFrameContext_Impl *pImpl = PTR_CAST( XMLTextFrameContext_Impl, pContext ); in GetTextContent()