Home
last modified time | relevance | path

Searched defs:nBytes (Results 51 – 75 of 116) sorted by relevance

12345

/aoo42x/main/setup_native/source/win32/customactions/shellextensions/
H A Dlayerlinks.cxx60 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty() local
H A Dregisterextensions.cxx174 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty() local
H A Dcheckrunningoffice.cxx80 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty() local
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dhash.cxx218 sal_uInt32 nBytes = nLen; in NIST_Hash() local
H A Dexcept.cxx122 int nBytes = aToken.getLength(); in toRTTImangledname() local
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dhash.cxx219 sal_uInt32 nBytes = nLen; in NIST_Hash() local
H A Dexcept.cxx124 int nBytes = aToken.getLength(); in toRTTImangledname() local
/aoo42x/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx471 const sal_uLong nBytes = maRawBitmap.mnHeight * maRawBitmap.mnScanlineSize; in GetPixmap() local
620 const sal_uLong nBytes = maRawBitmap.mnScanlineSize * maRawBitmap.mnHeight; in GetXRGlyph() local
H A Dsalprnpsp.cxx206 int nBytes; in copyJobDataToJobSetup() local
265 int nBytes = fread( aBuffer, 1, sizeof( aBuffer ), fp ); in passFileToCommandLine() local
610 int nBytes; in Setup() local
/aoo42x/main/store/workben/
H A Dt_page.cxx833 storeError peekAt (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes) in peekAt()
851 storeError pokeAt (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes) in pokeAt()
1076 storeError FilePageAccess::peekAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes) in peekAt_Impl()
1086 storeError FilePageAccess::pokeAt_Impl (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes) in pokeAt_Impl()
1260 storeError MemoryPageAccess::peekAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes) in peekAt_Impl()
1284 …reError MemoryPageAccess::pokeAt_Impl (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes) in pokeAt_Impl()
/aoo42x/main/basic/source/comp/
H A Dcodegen.cxx370 short nBytes = sizeof( T ); in readParam() local
377 PCodeBufferWalker( sal_uInt8* pCode, T nBytes ): m_nBytes( nBytes ), m_pCode( pCode ) in PCodeBufferWalker()
/aoo42x/main/setup_native/source/win32/customactions/languagepacks/
H A Dcheckrunningofficelanguagepack.cxx80 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty() local
/aoo42x/main/sw/source/filter/ww1/
H A Dw1class.hxx379 Ww1SingleSprm(sal_uInt16 nBytes, const sal_Char* /*pName*/ = 0 ) in Ww1SingleSprm()
392 Ww1SingleSprmByteSized(sal_uInt16 nBytes, sal_Char* sName = 0) : in Ww1SingleSprmByteSized()
401 Ww1SingleSprmWordSized(sal_uInt16 nBytes, sal_Char* sName = 0) : in Ww1SingleSprmWordSized()
454 Ww1SingleSprmTab(sal_uInt16 nBytes, sal_Char* sName = 0) : in Ww1SingleSprmTab()
988 Ww1PlcFields(Ww1Fib& rFibL, sal_uLong start, sal_uInt16 nBytes) in Ww1PlcFields()
1025 Ww1PlcBookmarkPos(Ww1Fib& _rFib, sal_uLong start, sal_uInt16 nBytes, sal_Bool bEnd) in Ww1PlcBookmarkPos()
1297 Ww1Fields(Ww1Fib& rFibL, sal_uLong ulFilePos, sal_uInt16 nBytes) in Ww1Fields()
/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx1160 unsigned long nBytes = 0; in getPasteData() local
1285 unsigned long nItems, nBytes; in getPasteDataTypes() local
1704 unsigned long nItems = 0, nBytes = 0; in handleSelectionRequest() local
1870 unsigned long nItems = 0, nBytes = 0; in handleReceivePropertyNotify() local
2013 int nBytes = rInc.m_aData.getLength() - rInc.m_nBufferPos; in handleSendPropertyNotify() local
2095 unsigned long nItems = 0, nBytes = 0; in handleSelectionNotify() local
2989 unsigned long nItems, nBytes; in getXdndVersion() local
/aoo42x/main/sdext/source/pdfimport/
H A Dfilterdet.cxx399 sal_uInt64 nBytes = 0; in detect() local
555 sal_uInt32 nBytes, in checkDocChecksum()
H A Dpdfiadaptor.cxx118 sal_Int32 nBytes; in filter() local
/aoo42x/main/writerfilter/inc/resourcemodel/
H A DSubSequence.hxx211 sal_uInt32 nBytes = nCount - n; in dump() local
/aoo42x/main/vcl/unx/generic/desktopdetect/
H A Ddesktopdetector.cxx102 unsigned long nItems = 0, nBytes = 0; in is_gnome_desktop() local
/aoo42x/main/setup_native/source/win32/customactions/rebase/
H A Drebase.cxx78 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty() local
/aoo42x/main/sal/textenc/
H A Dconvertbig5hkscs.c338 sal_uInt32 nBytes = 0; in ImplConvertUnicodeToBig5Hkscs() local
H A Dconvertiso2022jp.c413 sal_uInt16 nBytes = 0; in ImplConvertUnicodeToIso2022Jp() local
H A Dconvertiso2022kr.c389 sal_uInt16 nBytes = 0; in ImplConvertUnicodeToIso2022Kr() local
/aoo42x/main/vcl/win/source/gdi/
H A Dsalprn.cxx190 DWORD nBytes = 0; in getPrinterQueueInfoOldStyle() local
321 DWORD nBytes = 0; in GetPrinterQueueInfo() local
348 DWORD nBytes = 0; in getPrinterQueueStateOldStyle() local
403 DWORD nBytes = 0; in GetPrinterQueueState() local
/aoo42x/main/store/source/
H A Dstore.cxx463 sal_uInt32 nBytes, in store_readStream()
485 sal_uInt32 nBytes, in store_writeStream()
H A Dstortree.hxx158 size_t const nBytes = self::thePageSize + nCount * sizeof(T); in usageCount() local

Completed in 529 milliseconds

12345