Searched refs:DocumentHandlerImpl (Results 1 – 2 of 2) sorted by relevance
108 class DocumentHandlerImpl : class148 DocumentHandlerImpl(151 virtual ~DocumentHandlerImpl() throw ();200 DocumentHandlerImpl::DocumentHandlerImpl( in DocumentHandlerImpl() function in xmlscript::DocumentHandlerImpl223 DocumentHandlerImpl::~DocumentHandlerImpl() throw () in ~DocumentHandlerImpl()236 DocumentHandlerImpl::getCurrentElement() const in getCurrentElement()246 inline sal_Int32 DocumentHandlerImpl::getUidByURI( OUString const & rURI ) in getUidByURI()269 inline sal_Int32 DocumentHandlerImpl::getUidByPrefix( in getUidByPrefix()295 inline void DocumentHandlerImpl::pushPrefix( in pushPrefix()321 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