Searched refs:GetFileHandle (Results 1 – 5 of 5) sorted by relevance
349 if ( fstat( aSrc.GetFileHandle(), &buf ) == -1 ) in DoCopy_Impl()359 if ( fchmod( aTargetStream.GetFileHandle(), buf.st_mode ) == -1 ) in DoCopy_Impl()
191 sal_uIntPtr SvFileStream::GetFileHandle() const in GetFileHandle() function in SvFileStream
179 sal_uIntPtr SvFileStream::GetFileHandle() const in GetFileHandle() function in SvFileStream
325 sal_uIntPtr SvFileStream::GetFileHandle() const in GetFileHandle() function in SvFileStream
740 sal_uIntPtr GetFileHandle() const;
Completed in 27 milliseconds