Home
last modified time | relevance | path

Searched defs:parseValue (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/configmgr/source/
H A Dvalueparser.cxx74 bool parseValue(xmlreader::Span const & text, sal_Bool * value) { in parseValue() function
91 bool parseValue(xmlreader::Span const & text, sal_Int16 * value) { in parseValue() function
110 bool parseValue(xmlreader::Span const & text, sal_Int32 * value) { in parseValue() function
125 bool parseValue(xmlreader::Span const & text, sal_Int64 * value) { in parseValue() function
140 bool parseValue(xmlreader::Span const & text, double * value) { in parseValue() function
147 bool parseValue(xmlreader::Span const & text, rtl::OUString * value) { in parseValue() function
153 bool parseValue( in parseValue() function
220 css::uno::Any parseValue( in parseValue() function

Completed in 17 milliseconds