Searched refs:extractString (Results 1 – 2 of 2) sorted by relevance
841 bool extractString(
1652 bool FormulaProcessorBase::extractString( OUString& orString, const ApiTokenSequence& rTokens ) con… in extractString() function in oox::xls::FormulaProcessorBase1668 if( extractString( aString, orTokens ) && (aString.getLength() > 0) ) in convertStringToStringList()
Completed in 37 milliseconds