/aoo41x/main/extensions/source/scanner/ |
H A D | scanunx.cxx | 92 int nBytes = m_aStream.Tell(); in SEQ() local
|
/aoo41x/main/editeng/source/items/ |
H A D | bulitem.cxx | 391 sal_uLong nBytes = aBmp.GetSizeBytes(); in Store() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | bmpacc.cxx | 275 const sal_uInt32 nBytes = (nLeftOverBits + 7U) >> 3U; in ImplZeroInitUnusedBits() local
|
H A D | pngwrite.cxx | 480 sal_uInt32 nBytes, nBytesToWrite = nIDATSize; in ImplWriteIDAT() local
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svpprn.cxx | 154 int nBytes; in copyJobDataToJobSetup() local 213 int nBytes = fread( aBuffer, 1, sizeof( aBuffer ), fp ); in passFileToCommandLine() local
|
/aoo41x/main/crashrep/source/unx/ |
H A D | main.cxx | 165 size_t nBytes; in fcopy() local 372 size_t nBytes; in SendHTTPRequest() local
|
/aoo41x/main/sal/osl/os2/ |
H A D | file.cxx | 419 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 D | pipeimpl.cxx | 95 void * operator new( size_t nBytes ) in operator new()
|
/aoo41x/main/xmlsecurity/workben/ |
H A D | signaturetest.cxx | 523 sal_uLong nBytes = pStream->Tell(); in IMPL_LINK() local
|
/aoo41x/main/sal/textenc/ |
H A D | convertiso2022cn.c | 595 sal_uInt32 nBytes = 0; in ImplConvertUnicodeToIso2022Cn() local
|
/aoo41x/main/framework/source/services/ |
H A D | license.cxx | 473 sal_uInt32 nBytes = (sal_uInt32)fs.getFileSize(); in LicenseDialog() local
|
/aoo41x/main/starmath/source/ |
H A D | mathtype.cxx | 2239 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 D | about.cxx | 129 sal_uInt32 nBytes = (sal_uInt32)aStatus.getFileSize(); in lcl_readTxtFile() local
|
/aoo41x/main/xmloff/source/style/ |
H A D | xmlbahdl.cxx | 38 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 D | dp_configuration.cxx | 613 sal_Size nBytes = bytes.getLength(); in replaceOrigin() local
|
/aoo41x/main/sal/osl/w32/ |
H A D | pipeimpl.cxx | 100 void * operator new( size_t nBytes ) in operator new()
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OTools.cxx | 496 SQLINTEGER nBytes = pcbValue != SQL_NO_TOTAL ? std::min(pcbValue, nMaxLen) : nMaxLen; in getBytesValue() local
|
/aoo41x/main/sot/source/sdstor/ |
H A D | stgdir.cxx | 921 sal_Bool StgDirStrm::SetSize( sal_Int32 nBytes ) in SetSize()
|
H A D | ucbstorage.cxx | 3345 sal_uInt32 nBytes; local 3376 sal_uInt32 nBytes; local 3400 sal_uInt32 nBytes; local
|
/aoo41x/main/vcl/unx/generic/app/ |
H A D | sm.cxx | 663 int nBytes = sizeof( struct pollfd )*(nConnectionsBefore+1); in ICEConnectionWorker() local
|
/aoo41x/main/tools/inc/tools/ |
H A D | fsys.hxx | 410 void SetBlockSize( sal_uInt16 nBytes ) { nBlockSize = nBytes; } in SetBlockSize()
|
/aoo41x/main/crashrep/source/win32/ |
H A D | soreport.cpp | 588 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 D | pdfentries.cxx | 793 unsigned int nBytes = 0; in writeStream() local 831 unsigned int nBytes = 0; in emit() local
|
/aoo41x/main/desktop/source/app/ |
H A D | officeipcthread.cxx | 693 int nBytes = 0; in run() local
|
/aoo41x/main/setup_native/source/win32/customactions/patch/ |
H A D | swappatchfiles.cxx | 80 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty() local
|