Home
last modified time | relevance | path

Searched defs:nBytes (Results 76 – 100 of 116) sorted by relevance

12345

/aoo41x/main/extensions/source/scanner/
H A Dscanunx.cxx92 int nBytes = m_aStream.Tell(); in SEQ() local
/aoo41x/main/editeng/source/items/
H A Dbulitem.cxx391 sal_uLong nBytes = aBmp.GetSizeBytes(); in Store() local
/aoo41x/main/vcl/source/gdi/
H A Dbmpacc.cxx275 const sal_uInt32 nBytes = (nLeftOverBits + 7U) >> 3U; in ImplZeroInitUnusedBits() local
H A Dpngwrite.cxx480 sal_uInt32 nBytes, nBytesToWrite = nIDATSize; in ImplWriteIDAT() local
/aoo41x/main/vcl/unx/headless/
H A Dsvpprn.cxx154 int nBytes; in copyJobDataToJobSetup() local
213 int nBytes = fread( aBuffer, 1, sizeof( aBuffer ), fp ); in passFileToCommandLine() local
/aoo41x/main/crashrep/source/unx/
H A Dmain.cxx165 size_t nBytes; in fcopy() local
372 size_t nBytes; in SendHTTPRequest() local
/aoo41x/main/sal/osl/os2/
H A Dfile.cxx419 ssize_t nBytes = ::read (m_fd, pBuffer, nBytesRequested); in readAt() local
450 ssize_t nBytes = ::write (m_fd, pBuffer, nBytesToWrite); in writeAt() local
471 ssize_t nBytes = ::read (m_fd, pBuffer, nBytesRequested); in readFileAt() local
541 ssize_t nBytes = ::write (m_fd, pBuffer, nBytesToWrite); in writeFileAt() local
721 size_t nBytes) in writeSequence_Impl()
H A Dpipeimpl.cxx95 void * operator new( size_t nBytes ) in operator new()
/aoo41x/main/xmlsecurity/workben/
H A Dsignaturetest.cxx523 sal_uLong nBytes = pStream->Tell(); in IMPL_LINK() local
/aoo41x/main/sal/textenc/
H A Dconvertiso2022cn.c595 sal_uInt32 nBytes = 0; in ImplConvertUnicodeToIso2022Cn() local
/aoo41x/main/framework/source/services/
H A Dlicense.cxx473 sal_uInt32 nBytes = (sal_uInt32)fs.getFileSize(); in LicenseDialog() local
/aoo41x/main/starmath/source/
H A Dmathtype.cxx2239 int nBytes=(pMatrix->GetNumRows()+1)*2/8; in HandleSmMatrix() local
2847 int nBytes = ((nRows+1)*2)/8; in HandleMatrix() local
/aoo41x/main/cui/source/dialogs/
H A Dabout.cxx129 sal_uInt32 nBytes = (sal_uInt32)aStatus.getFileSize(); in lcl_readTxtFile() local
/aoo41x/main/xmloff/source/style/
H A Dxmlbahdl.cxx38 void lcl_xmloff_setAny( Any& rValue, sal_Int32 nValue, sal_Int8 nBytes ) in lcl_xmloff_setAny()
63 sal_Int8 nBytes ) in lcl_xmloff_getAny()
/aoo41x/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx613 sal_Size nBytes = bytes.getLength(); in replaceOrigin() local
/aoo41x/main/sal/osl/w32/
H A Dpipeimpl.cxx100 void * operator new( size_t nBytes ) in operator new()
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx496 SQLINTEGER nBytes = pcbValue != SQL_NO_TOTAL ? std::min(pcbValue, nMaxLen) : nMaxLen; in getBytesValue() local
/aoo41x/main/sot/source/sdstor/
H A Dstgdir.cxx921 sal_Bool StgDirStrm::SetSize( sal_Int32 nBytes ) in SetSize()
H A Ducbstorage.cxx3345 sal_uInt32 nBytes; local
3376 sal_uInt32 nBytes; local
3400 sal_uInt32 nBytes; local
/aoo41x/main/vcl/unx/generic/app/
H A Dsm.cxx663 int nBytes = sizeof( struct pollfd )*(nConnectionsBefore+1); in ICEConnectionWorker() local
/aoo41x/main/tools/inc/tools/
H A Dfsys.hxx410 void SetBlockSize( sal_uInt16 nBytes ) { nBlockSize = nBytes; } in SetBlockSize()
/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp588 size_t nBytes; in fcopy() local
2470 size_t nBytes; in SendHTTPRequest() local
2843 int nBytes = WideCharToMultiByte( CP_ACP, 0, __targv[argn], -1, NULL, 0, NULL, NULL ); in WinMain() local
/aoo41x/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx793 unsigned int nBytes = 0; in writeStream() local
831 unsigned int nBytes = 0; in emit() local
/aoo41x/main/desktop/source/app/
H A Dofficeipcthread.cxx693 int nBytes = 0; in run() local
/aoo41x/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx80 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty() local

Completed in 292 milliseconds

12345