Home
last modified time | relevance | path

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

/aoo4110/main/tools/source/stream/
H A Dstream.cxx464 SvStream::SvStream( SvLockBytes* pLockBytesP ) in SvStream() argument
469 xLockBytes = pLockBytesP; in SvStream()
471 if( pLockBytesP ) { in SvStream()
472 pStrm = pLockBytesP->GetStream(); in SvStream()

Completed in 25 milliseconds