Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/
H A Ddp_persmap.cxx115 static OString decodeString( const sal_Char* pEncChars, int nLen) in decodeString() function
206 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 14 milliseconds