Home
last modified time | relevance | path

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

/aoo42x/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
179 if (!parseValue(text, &val)) { in parseSingleValue()
202 if (!parseValue( in parseListValue()
220 css::uno::Any parseValue( in parseValue() function
[all …]

Completed in 7 milliseconds