Searched refs:ConfigHandler (Results 1 – 1 of 1) sorted by relevance
62 class ConfigHandler : public ::cppu::WeakAggImplHelper1<XDocumentHandler> class90 void ConfigHandler::errorThrow( const OUString& rErrorMessage ) throw (SAXException ) in errorThrow()97 ElementConfigType ConfigHandler::parseType( const OUString& sType ) throw (SAXException ) in parseType()128 void ConfigHandler::addElement( ElementConfigPtr& rElementConfig ) throw ( SAXException ) in addElement()139 OUString ConfigHandler::getAttribute( const Reference< XAttributeList > & xAttribs, const sal_Char*… in getAttribute()158 void SAL_CALL ConfigHandler::startDocument(void) throw( SAXException, RuntimeException ) in startDocument()162 void SAL_CALL ConfigHandler::endDocument(void) throw( SAXException, RuntimeException ) in endDocument()166 void SAL_CALL ConfigHandler::startElement(const OUString& aName, const Reference< XAttributeList > … in startElement()244 ElementConfigPtr ConfigHandler::importAtomConfig( const Reference< XAttributeList > & xAttribs, boo… in importAtomConfig()254 ElementConfigPtr ConfigHandler::importElementConfig( const Reference< XAttributeList > & xAttribs )… in importElementConfig()[all …]