Searched refs:parseType (Results 1 – 5 of 5) sorted by relevance
77 ElementConfigType parseType( const OUString& rErrorMessage ) throw ( SAXException );97 ElementConfigType ConfigHandler::parseType( const OUString& sType ) throw (SAXException ) in parseType() function in ConfigHandler256 ElementConfigType nType = parseType( getAttribute( xAttribs, "type" ) ); in importElementConfig()271 ElementConfigType nType = parseType( getAttribute( xAttribs, "type" ) ); in importSwitchConfig()
465 Type type = xmldata::parseType( in handlePropValue()554 Type type = xmldata::parseType( in handleLocpropValue()675 type = xmldata::parseType(reader, reader.getAttributeValue(true)); in handleGroupProp()
41 Type parseType(
68 Type parseType( in parseType() function
483 valueParser_.type_ = xmldata::parseType( in handleProp()
Completed in 35 milliseconds