Searched refs:parseValue (Results 1 – 1 of 1) sorted by relevance
74 bool parseValue(xmlreader::Span const & text, sal_Bool * value) { in parseValue() function91 bool parseValue(xmlreader::Span const & text, sal_Int16 * value) { in parseValue() function110 bool parseValue(xmlreader::Span const & text, sal_Int32 * value) { in parseValue() function125 bool parseValue(xmlreader::Span const & text, sal_Int64 * value) { in parseValue() function140 bool parseValue(xmlreader::Span const & text, double * value) { in parseValue() function147 bool parseValue(xmlreader::Span const & text, rtl::OUString * value) { in parseValue() function153 bool parseValue( in parseValue() function179 if (!parseValue(text, &val)) { in parseSingleValue()202 if (!parseValue( in parseListValue()220 css::uno::Any parseValue( in parseValue() function[all …]
Completed in 31 milliseconds