Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/
H A Ddp_persmap.cxx193 ByteSequence aKeyLine; in readAll() local
199 if( m_MapFile.readLine( aKeyLine) != osl::File::E_None) in readAll()
201 if( !aKeyLine.getLength()) in readAll()
206 const OString aKeyName = decodeString( (sal_Char*)aKeyLine.getConstArray(), aKeyLine.getLength()); in readAll()

Completed in 20 milliseconds