Home
last modified time | relevance | path

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

/trunk/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx108 class DocumentHandlerImpl : class
148 DocumentHandlerImpl(
200 DocumentHandlerImpl::DocumentHandlerImpl( in DocumentHandlerImpl() function in xmlscript::DocumentHandlerImpl
223 DocumentHandlerImpl::~DocumentHandlerImpl() throw () in ~DocumentHandlerImpl()
362 DocumentHandlerImpl * m_pHandler;
408 DocumentHandlerImpl * pHandler ) in ExtendedAttributes()
473 void DocumentHandlerImpl::initialize( in initialize()
535 void DocumentHandlerImpl::endDocument() in endDocument()
542 void DocumentHandlerImpl::startElement( in startElement()
685 void DocumentHandlerImpl::endElement( in endElement()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/basichelper/
H A DDocumentHandler.java48 static DocumentHandlerImpl oDocumentHandler = null;
67 oDocumentHandler = new DocumentHandlerImpl(log, printXML, writer); in createInstanceWithArguments()
130 class DocumentHandlerImpl extends XMLTools.XMLChecker class
142 public DocumentHandlerImpl(PrintWriter log_, in DocumentHandlerImpl() method in DocumentHandlerImpl

Completed in 24 milliseconds