Searched refs:XMLParaContext (Results 1 – 4 of 4) sorted by relevance
40 class XMLParaContext : public SvXMLImportContext class67 XMLParaContext( SvXMLImport& rImport,74 virtual ~XMLParaContext();
1895 TYPEINIT1( XMLParaContext, SvXMLImportContext );1897 XMLParaContext::XMLParaContext( in XMLParaContext() function in XMLParaContext2015 XMLParaContext::~XMLParaContext() in ~XMLParaContext()2301 SvXMLImportContext *XMLParaContext::CreateChildContext( in CreateChildContext()2317 void XMLParaContext::Characters( const OUString& rChars ) in Characters()2435 pContext = new XMLParaContext( GetImport(), in CreateChildContext()
166 pContext = new XMLParaContext( GetImport(), in CreateChildContext()
2356 pContext = new XMLParaContext( rImport, in CreateTextChildContext()
Completed in 42 milliseconds