Searched refs:DocumentHandlerImpl (Results 1 – 2 of 2) sorted by relevance
108 class DocumentHandlerImpl : class148 DocumentHandlerImpl(151 virtual ~DocumentHandlerImpl() throw ();186 DocumentHandlerImpl::DocumentHandlerImpl( in DocumentHandlerImpl() function in xmlscript::DocumentHandlerImpl209 DocumentHandlerImpl::~DocumentHandlerImpl() throw () in ~DocumentHandlerImpl()222 DocumentHandlerImpl::getCurrentElement() const in getCurrentElement()232 inline sal_Int32 DocumentHandlerImpl::getUidByURI( OUString const & rURI ) in getUidByURI()255 inline sal_Int32 DocumentHandlerImpl::getUidByPrefix( in getUidByPrefix()281 inline void DocumentHandlerImpl::pushPrefix( in pushPrefix()307 inline void DocumentHandlerImpl::popPrefix( in popPrefix()[all …]
48 static DocumentHandlerImpl oDocumentHandler = null;67 oDocumentHandler = new DocumentHandlerImpl(log, printXML, writer); in createInstanceWithArguments()130 class DocumentHandlerImpl extends XMLTools.XMLChecker class142 public DocumentHandlerImpl(PrintWriter log_, in DocumentHandlerImpl() method in DocumentHandlerImpl