Searched refs:SvxXMLTabStopContext_Impl (Results 1 – 1 of 1) sorted by relevance
72 class SvxXMLTabStopContext_Impl : public SvXMLImportContext class80 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_Impl172 SvxXMLTabStopContext_Impl::~SvxXMLTabStopContext_Impl() in ~SvxXMLTabStopContext_Impl()176 SvXMLImportContext *SvxXMLTabStopContext_Impl::CreateChildContext( in CreateChildContext()213 SvxXMLTabStopContext_Impl *pTabStop = (*mpTabStops)[nCount]; in ~SvxXMLTabStopImportContext()232 SvxXMLTabStopContext_Impl *pTabStopContext = in CreateChildContext()233 new SvxXMLTabStopContext_Impl( GetImport(), nPrefix, rLocalName, in CreateChildContext()[all …]
Completed in 7 milliseconds