Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/ftp/
H A Dftpinpstr.cxx55 if ( osl_setFilePos( m_tmpfl, osl_Pos_End, 0 ) == osl_File_E_None ) in FTPInputStream()
/aoo41x/main/sal/inc/osl/
H A Dfile.h709 #define osl_Pos_End 3 macro
H A Dfile.hxx1019 #define Pos_End osl_Pos_End
/aoo41x/main/extensions/source/update/check/
H A Ddownload.cxx420 if( osl_File_E_None == osl_setFilePos(out.FileHandle, osl_Pos_End, 0) ) in start()
/aoo41x/main/sdext/source/pdfimport/test/
H A Dpdfunzip.cxx137 if( osl_setFilePos( m_aReadHandle, osl_Pos_End, 0 ) != osl_File_E_None ) in openReadFile()
/aoo41x/main/filter/source/placeware/
H A Dexporter.cxx124 osl::File::RC nRC = rSourceFile.setPos( osl_Pos_End, 0 ); in encodeFile()
/aoo41x/main/sdext/source/pdfimport/
H A Dfilterdet.cxx252 osl_Pos_End, in FileEmitContext()
/aoo41x/main/sal/osl/w32/
H A Dfile.cxx1058 case osl_Pos_End: in osl_setFilePos()
/aoo41x/main/sal/osl/unx/
H A Dfile.cxx1340 case osl_Pos_End: in osl_setFilePos()
/aoo41x/main/sal/osl/os2/
H A Dfile.cxx1848 case osl_Pos_End: in osl_setFilePos()
/aoo41x/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx4099 CHECK_RETURN( (osl_File_E_None == osl_setFilePos( aFontFile, osl_Pos_End, 0 ) ) ); in emitFonts()

Completed in 2127 milliseconds