Lines Matching refs:SvxXMLTabStopContext_Impl
72 class SvxXMLTabStopContext_Impl : public SvXMLImportContext class
80 SvxXMLTabStopContext_Impl( SvXMLImport& rImport, sal_uInt16 nPrfx,
84 virtual ~SvxXMLTabStopContext_Impl();
93 TYPEINIT1( SvxXMLTabStopContext_Impl, SvXMLImportContext );
95 SvxXMLTabStopContext_Impl::SvxXMLTabStopContext_Impl( in SvxXMLTabStopContext_Impl() function in SvxXMLTabStopContext_Impl
172 SvxXMLTabStopContext_Impl::~SvxXMLTabStopContext_Impl() in ~SvxXMLTabStopContext_Impl()
176 SvXMLImportContext *SvxXMLTabStopContext_Impl::CreateChildContext( in CreateChildContext()
187 typedef SvxXMLTabStopContext_Impl *SvxXMLTabStopContext_Impl_ImplPtr;
213 SvxXMLTabStopContext_Impl *pTabStop = (*mpTabStops)[nCount]; in ~SvxXMLTabStopImportContext()
232 SvxXMLTabStopContext_Impl *pTabStopContext = in CreateChildContext()
233 new SvxXMLTabStopContext_Impl( GetImport(), nPrefix, rLocalName, in CreateChildContext()
265 SvxXMLTabStopContext_Impl *pTabStopContext = (*mpTabStops)[i]; in EndElement()