Searched defs:uBytesToWrite (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/ucb/source/ucp/file/ |
H A D | filrec.cxx | 180 ::osl::FileBase::RC ReconnectingFile::write(const void *pBuffer, sal_uInt64 uBytesToWrite, sal_uInt… in write()
|
/aoo41x/main/sal/osl/w32/ |
H A D | file.cxx | 434 sal_uInt64 uBytesToWrite, in writeFileAt() 933 sal_uInt64 uBytesToWrite, in osl_writeFile() 982 sal_uInt64 uBytesToWrite, in osl_writeFileAt()
|
/aoo41x/main/filter/source/flash/ |
H A D | swffilter.cxx | 87 sal_uInt64 uBytesToWrite = aData.getLength(); in writeBytes() local
|
/aoo41x/main/sal/osl/unx/ |
H A D | file.cxx | 1184 sal_uInt64 uBytesToWrite, in osl_writeFile() 1249 sal_uInt64 uBytesToWrite, in osl_writeFileAt()
|
/aoo41x/main/sal/inc/osl/ |
H A D | file.hxx | 1210 inline RC write(const void *pBuffer, sal_uInt64 uBytesToWrite, sal_uInt64& rBytesWritten) in write()
|
/aoo41x/main/sal/osl/os2/ |
H A D | file.cxx | 1698 sal_uInt64 uBytesToWrite, in osl_writeFile() 1761 sal_uInt64 uBytesToWrite, in osl_writeFileAt()
|
Completed in 62 milliseconds