Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/xforms/
H A Dconvert.cxx159 bool hasNextToken() const;
181 bool StringTokenizer::hasNextToken() const in hasNextToken() function in __anon8f1a29fd0111::StringTokenizer
189 OSL_PRECOND( hasNextToken(), "StringTokenizer::getNextToken: there is no next token!" ); in getNextToken()
190 if ( !hasNextToken() ) in getNextToken()
290 while ( aTokenizer.hasNextToken() ) in lcl_toUNODate()
404 while ( aTokenizer.hasNextToken() ) in lcl_toUNOTime()

Completed in 13 milliseconds