Searched refs:decodeString (Results 1 – 1 of 1) sorted by relevance
115 static OString decodeString( const sal_Char* pEncChars, int nLen) in decodeString() function206 const OString aKeyName = decodeString( (sal_Char*)aKeyLine.getConstArray(), aKeyLine.getLength()); in readAll()207 const OString aValName = decodeString( (sal_Char*)aValLine.getConstArray(), aValLine.getLength()); in readAll()
Completed in 11 milliseconds