Home
last modified time | relevance | path

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

/trunk/main/tools/source/fsys/
H A Dfilecopy.cxx349 if ( fstat( aSrc.GetFileHandle(), &buf ) == -1 ) in DoCopy_Impl()
359 if ( fchmod( aTargetStream.GetFileHandle(), buf.st_mode ) == -1 ) in DoCopy_Impl()
/trunk/main/tools/source/stream/
H A Dstrmwnt.cxx191 sal_uIntPtr SvFileStream::GetFileHandle() const in GetFileHandle() function in SvFileStream
H A Dstrmos2.cxx179 sal_uIntPtr SvFileStream::GetFileHandle() const in GetFileHandle() function in SvFileStream
H A Dstrmunx.cxx325 sal_uIntPtr SvFileStream::GetFileHandle() const in GetFileHandle() function in SvFileStream
/trunk/main/tools/inc/tools/
H A Dstream.hxx736 sal_uIntPtr GetFileHandle() const;

Completed in 37 milliseconds