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.cxx482 …sal_uLong ReadSourceWriteTemporary( sal_uLong aLength ); // read aLength fro…
484 …sal_uLong ReadSourceWriteTemporary(); // read source till the…
894 sal_uLong UCBStorageStream_Impl::ReadSourceWriteTemporary() function in UCBStorageStream_Impl
931 sal_uLong UCBStorageStream_Impl::ReadSourceWriteTemporary( sal_uLong aLength ) function in UCBStorageStream_Impl
980 aResult = ReadSourceWriteTemporary();
998 aResult = ReadSourceWriteTemporary( aLength );
1080 ReadSourceWriteTemporary();
1104 aResult += ReadSourceWriteTemporary( nPos - aResult );
1145 ReadSourceWriteTemporary( nSize - m_pStream->Tell() );
1189 ReadSourceWriteTemporary();