Searched refs:getTrueString (Results 1 – 1 of 1) sorted by relevance
462 static const OUString& getTrueString() in getTrueString() function477 rBool = rString == getTrueString(); in convertBool()485 rBuffer.append( bValue ? getTrueString() : getFalseString() ); in convertBool()
Completed in 9 milliseconds