Home
last modified time | relevance | path

Searched refs:parseType (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/svx/workben/msview/
H A Dxmlconfig.cxx77 ElementConfigType parseType( const OUString& rErrorMessage ) throw ( SAXException );
97 ElementConfigType ConfigHandler::parseType( const OUString& sType ) throw (SAXException ) in parseType() function in ConfigHandler
256 ElementConfigType nType = parseType( getAttribute( xAttribs, "type" ) ); in importElementConfig()
271 ElementConfigType nType = parseType( getAttribute( xAttribs, "type" ) ); in importSwitchConfig()
/aoo42x/main/configmgr/source/
H A Dxcuparser.cxx465 Type type = xmldata::parseType( in handlePropValue()
554 Type type = xmldata::parseType( in handleLocpropValue()
675 type = xmldata::parseType(reader, reader.getAttributeValue(true)); in handleGroupProp()
H A Dxmldata.hxx41 Type parseType(
H A Dxmldata.cxx68 Type parseType( in parseType() function
H A Dxcsparser.cxx483 valueParser_.type_ = xmldata::parseType( in handleProp()

Completed in 37 milliseconds