Searched refs:ReadSourceWriteTemporary (Results 1 – 1 of 1) sorted by relevance
483 …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_Impl932 sal_uLong UCBStorageStream_Impl::ReadSourceWriteTemporary( sal_uLong aLength ) function in UCBStorageStream_Impl981 aResult = ReadSourceWriteTemporary();999 aResult = ReadSourceWriteTemporary( aLength );1081 ReadSourceWriteTemporary();1105 aResult += ReadSourceWriteTemporary( nPos - aResult );1146 ReadSourceWriteTemporary( nSize - m_pStream->Tell() );1190 ReadSourceWriteTemporary();
Completed in 26 milliseconds