Lines Matching refs:SvXMLStylesContext_Impl
273 class SvXMLStylesContext_Impl class
286 SvXMLStylesContext_Impl( sal_Bool bAuto );
287 ~SvXMLStylesContext_Impl();
309 SvXMLStylesContext_Impl::SvXMLStylesContext_Impl( sal_Bool bAuto ) : in SvXMLStylesContext_Impl() function in SvXMLStylesContext_Impl
318 SvXMLStylesContext_Impl::~SvXMLStylesContext_Impl() in ~SvXMLStylesContext_Impl()
330 inline void SvXMLStylesContext_Impl::AddStyle( SvXMLStyleContext *pStyle ) in AddStyle()
338 void SvXMLStylesContext_Impl::Clear() in Clear()
350 const SvXMLStyleContext *SvXMLStylesContext_Impl::FindStyleChildContext( in FindStyleChildContext()
363 ((SvXMLStylesContext_Impl *)this)->pIndices = in FindStyleChildContext()
376 ((SvXMLStylesContext_Impl *)this)->nIndexCreated++; in FindStyleChildContext()
851 mpImpl( new SvXMLStylesContext_Impl( bAuto ) ), in SvXMLStylesContext()