Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx483 …sal_uLong ReadSourceWriteTemporary( sal_uLong aLength ); // read aLength fro…
485 …sal_uLong ReadSourceWriteTemporary(); // read source till the…
895 sal_uLong UCBStorageStream_Impl::ReadSourceWriteTemporary() function in UCBStorageStream_Impl
932 sal_uLong UCBStorageStream_Impl::ReadSourceWriteTemporary( sal_uLong aLength ) function in UCBStorageStream_Impl
981 aResult = ReadSourceWriteTemporary();
999 aResult = ReadSourceWriteTemporary( aLength );
1081 ReadSourceWriteTemporary();
1105 aResult += ReadSourceWriteTemporary( nPos - aResult );
1146 ReadSourceWriteTemporary( nSize - m_pStream->Tell() );
1190 ReadSourceWriteTemporary();

Completed in 35 milliseconds