Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/app/
H A Dlockfile.cxx81 char tmpId[nIdBytes*2+1]; in Lockfile() local
87 sprintf( tmpId+i*2, "%02X", tmpByte ); // #100211# - checked in Lockfile()
89 tmpId[nIdBytes*2]=0x00; in Lockfile()
90 m_aId = OUString::createFromAscii( tmpId ); in Lockfile()

Completed in 15 milliseconds