Home
last modified time | relevance | path

Searched refs:SvxXMLTabStopContext_Impl (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/xmloff/source/style/
H A Dxmltabi.cxx72 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()
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 32 milliseconds