| /aoo41x/main/xmloff/source/style/ | 
| H A D | xmlbahdl.hxx | 37 	sal_Int8 nBytes;  member in XMLNumberPropHdl53 	sal_Int8		nBytes;  member in XMLNumberNonePropHdl
 68 	sal_Int8 nBytes;  member in XMLMeasurePropHdl
 82 	sal_Int8 nBytes;  member in XMLPercentPropHdl
 106 	sal_Int8 nBytes;  member in XMLNegPercentPropHdl
 120 	sal_Int8 nBytes;  member in XMLMeasurePxPropHdl
 280 	sal_Int8		nBytes;  member in XMLNumberWithoutZeroPropHdl
 
 | 
| /aoo41x/main/oox/source/helper/ | 
| H A D | binaryinputstream.cxx | 127 void BinaryInputStream::copyToStream( BinaryOutputStream& rOutStrm, sal_Int64 nBytes, sal_Int32 nAt…  in copyToStream()180 sal_Int32 BinaryXInputStream::readData( StreamDataSequence& orData, sal_Int32 nBytes, size_t /*nAto…  in readData()
 195 sal_Int32 BinaryXInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t nAtomSize )  in readMemory()
 216 void BinaryXInputStream::skip( sal_Int32 nBytes, size_t /*nAtomSize*/ )  in skip()
 236 sal_Int32 SequenceInputStream::readData( StreamDataSequence& orData, sal_Int32 nBytes, size_t /*nAt…  in readData()
 251 sal_Int32 SequenceInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t /*nAtomSize*/ )  in readMemory()
 265 void SequenceInputStream::skip( sal_Int32 nBytes, size_t /*nAtomSize*/ )  in skip()
 314 sal_Int32 RelativeInputStream::readData( StreamDataSequence& orData, sal_Int32 nBytes, size_t nAtom…  in readData()
 327 sal_Int32 RelativeInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t nAtomSize )  in readMemory()
 340 void RelativeInputStream::skip( sal_Int32 nBytes, size_t nAtomSize )  in skip()
 
 | 
| H A D | binaryoutputstream.cxx | 91 void BinaryXOutputStream::writeMemory( const void* pMem, sal_Int32 nBytes, size_t nAtomSize )  in writeMemory()123 void SequenceOutputStream::writeMemory( const void* pMem, sal_Int32 nBytes, size_t /*nAtomSize*/ )  in writeMemory()
 
 | 
| /aoo41x/main/oox/source/xls/ | 
| H A D | biffoutputstream.cxx | 62 void BiffOutputRecordBuffer::write( const void* pData, sal_uInt16 nBytes )  in write()71 void BiffOutputRecordBuffer::fill( sal_uInt8 nValue, sal_uInt16 nBytes )  in fill()
 132 void BiffOutputStream::writeMemory( const void* pMem, sal_Int32 nBytes, size_t nAtomSize )  in writeMemory()
 148 void BiffOutputStream::fill( sal_uInt8 nValue, sal_Int32 nBytes, size_t nAtomSize )  in fill()
 
 | 
| H A D | biffinputstream.cxx | 123 void BiffInputRecordBuffer::read( void* opData, sal_uInt16 nBytes )  in read()132 void BiffInputRecordBuffer::skip( sal_uInt16 nBytes )  in skip()
 296 sal_Int32 BiffInputStream::readData( StreamDataSequence& orData, sal_Int32 nBytes, size_t nAtomSize…  in readData()
 308 sal_Int32 BiffInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t nAtomSize )  in readMemory()
 335 void BiffInputStream::skip( sal_Int32 nBytes, size_t nAtomSize )  in skip()
 533 sal_uInt16 BiffInputStream::getMaxRawReadSize( sal_Int32 nBytes, size_t nAtomSize ) const  in getMaxRawReadSize()
 
 | 
| H A D | biffcodec.cxx | 68 …ecode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int64 nStreamPos, sal_uInt16 nBytes )  in decode()140 …ecode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int64 nStreamPos, sal_uInt16 nBytes )  in implDecode()
 230 …ecode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int64 nStreamPos, sal_uInt16 nBytes )  in implDecode()
 
 | 
| /aoo41x/main/vcl/inc/ | 
| H A D | salinst.hxx | 147     bool				CallEventCallback( void* pEvent, int nBytes )  in CallEventCallback()149     bool				CallErrorCallback( void* pEvent, int nBytes )  in CallErrorCallback()
 
 | 
| /aoo41x/main/vcl/source/helper/ | 
| H A D | xconnection.cxx | 68 	int nBytes;  in DisplayConnection()  local141 bool DisplayConnection::dispatchEvent( void* pData, int nBytes )  in dispatchEvent()
 159 bool DisplayConnection::dispatchErrorEvent( void* pData, int nBytes )  in dispatchErrorEvent()
 
 | 
| /aoo41x/main/oox/source/ole/ | 
| H A D | vbainputstream.cxx | 77 sal_Int32 VbaInputStream::readData( StreamDataSequence& orData, sal_Int32 nBytes, size_t nAtomSize )  in readData()93 sal_Int32 VbaInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t /*nAtomSize*/ )  in readMemory()
 110 void VbaInputStream::skip( sal_Int32 nBytes, size_t /*nAtomSize*/ )  in skip()
 
 | 
| H A D | olehelper.cxx | 222     sal_Int32 nBytes;  in importStdPic()  local270                 sal_Int32 nBytes = rInStrm.readInt32();  in importStdHlink()  local
 286                 sal_Int32 nBytes = rInStrm.readInt32();  in importStdHlink()  local
 
 | 
| H A D | axbinaryreader.cxx | 78 sal_Int32 AxAlignedInputStream::readData( StreamDataSequence& orData, sal_Int32 nBytes, size_t nAto…  in readData()90 sal_Int32 AxAlignedInputStream::readMemory( void* opMem, sal_Int32 nBytes, size_t nAtomSize )  in readMemory()
 102 void AxAlignedInputStream::skip( sal_Int32 nBytes, size_t nAtomSize )  in skip()
 
 | 
| /aoo41x/main/comphelper/source/streaming/ | 
| H A D | streamsection.cxx | 103 	sal_Int32 nBytes = 0;  in available()  local
 | 
| /aoo41x/main/oox/source/core/ | 
| H A D | binarycodec.cxx | 222 bool BinaryCodec_XOR::decode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int32 nBytes )  in decode()260 bool BinaryCodec_XOR::skip( sal_Int32 nBytes )  in skip()
 397 bool BinaryCodec_RCF::decode( sal_uInt8* pnDestData, const sal_uInt8* pnSrcData, sal_Int32 nBytes )  in decode()
 405 bool BinaryCodec_RCF::skip( sal_Int32 nBytes )  in skip()
 
 | 
| /aoo41x/main/crashrep/source/win32/ | 
| H A D | base64.cpp | 36 	size_t nBytes = 0;  in base64_encode()  local
 | 
| /aoo41x/main/sot/source/sdstor/ | 
| H A D | stgstrms.cxx | 409 sal_Bool StgStrm::Copy( sal_Int32 nFrom, sal_Int32 nBytes )  in Copy()438 sal_Bool StgStrm::SetSize( sal_Int32 nBytes )  in SetSize()
 645 sal_Bool StgFATStrm::SetSize( sal_Int32 nBytes )  in SetSize()
 798 sal_Bool StgDataStrm::SetSize( sal_Int32 nBytes )  in SetSize()
 860         short nBytes = nPageSize - nOffset;  in Read()  local
 921         short nBytes = nPageSize - nOffset;  in Write()  local
 1014         short nBytes = nPageSize - nOffset;  in Read()  local
 1052         short nBytes = nPageSize - nOffset;  in Write()  local
 
 | 
| /aoo41x/main/vcl/unx/generic/printer/ | 
| H A D | jobdata.cxx | 166     sal_uLong nBytes;  in getStreamBuffer()  local250                     int nBytes = bytes - aStream.Tell();  in constructFromStreamBuffer()  local
 
 | 
| /aoo41x/main/unotools/qa/complex/tempfile/ | 
| H A D | TestHelper.java | 112     public void ReadBytesWithStream( byte [][] pBytes, int nBytes, XTempFile xTempFile ) {  in ReadBytesWithStream()125 …public void ReadDirectlyFromTempFile( byte [][] pBytes, int nBytes,  XSimpleFileAccess xSFA, Strin…  in ReadDirectlyFromTempFile()
 
 | 
| /aoo41x/main/automation/source/simplecm/ | 
| H A D | packethandler.cxx | 53 unsigned char PacketHandler::CalcCheckByte( comm_UINT32 nBytes )  in CalcCheckByte()88 		comm_UINT32 nBytes = 0;  in ReceiveData()  local
 
 | 
| /aoo41x/main/xmlsecurity/tools/demo/ | 
| H A D | util.cxx | 91 	sal_uLong nBytes = pStream->Tell();  in OpenInputStream()  local
 | 
| /aoo41x/main/sc/source/filter/excel/ | 
| H A D | xistream.cxx | 101 sal_uInt16 XclImpDecrypter::Read( SvStream& rStrm, void* pData, sal_uInt16 nBytes )  in Read()202 sal_uInt16 XclImpBiff5Decrypter::OnRead( SvStream& rStrm, sal_uInt8* pnData, sal_uInt16 nBytes )  in OnRead()
 298 sal_uInt16 XclImpBiff8Decrypter::OnRead( SvStream& rStrm, sal_uInt8* pnData, sal_uInt16 nBytes )  in OnRead()
 798 sal_Size XclImpStream::Read( void* pData, sal_Size nBytes )  in Read()
 823 sal_Size XclImpStream::CopyToStream( SvStream& rOutStrm, sal_Size nBytes )  in CopyToStream()
 875 void XclImpStream::Ignore( sal_Size nBytes )  in Ignore()
 1139 bool XclImpStream::EnsureRawReadSize( sal_uInt16 nBytes )  in EnsureRawReadSize()
 1155 sal_uInt16 XclImpStream::ReadRawData( void* pData, sal_uInt16 nBytes )  in ReadRawData()
 
 | 
| /aoo41x/main/store/source/ | 
| H A D | lockbyte.cxx | 87 storeError ILockBytes::readAt (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes)  in readAt()109 storeError ILockBytes::writeAt (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes)  in writeAt()
 413 storeError FileLockBytes::readAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes)  in readAt_Impl()
 424 storeError FileLockBytes::writeAt_Impl (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes)  in writeAt_Impl()
 637 storeError MappedLockBytes::readAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes)  in readAt_Impl()
 782 storeError MemoryLockBytes::readAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes)  in readAt_Impl()
 796 …reError MemoryLockBytes::writeAt_Impl (sal_uInt32 nOffset, const void * pBuffer, sal_uInt32 nBytes)  in writeAt_Impl()
 
 | 
| H A D | storlckb.cxx | 146 	sal_uInt32  nBytes,  in readAt()241 	sal_uInt32  nBytes,  in writeAt()
 
 | 
| /aoo41x/main/vcl/unx/generic/printergfx/ | 
| H A D | psputil.cxx | 136     sal_Int32 nBytes = strlen (pSrc);   in appendStr()  local143 appendStr (const sal_Char* pSrc, sal_Char* pDst, sal_Int32 nBytes)  in appendStr()
 
 | 
| /aoo41x/main/tools/source/stream/ | 
| H A D | strmwnt.cxx | 346 sal_Bool SvFileStream::LockRange( sal_uIntPtr nByteOffset, sal_uIntPtr nBytes )  in LockRange()368 sal_Bool SvFileStream::UnlockRange( sal_uIntPtr nByteOffset, sal_uIntPtr nBytes )  in UnlockRange()
 
 | 
| /aoo41x/main/setup_native/source/win32/customactions/shellextensions/ | 
| H A D | startmenuicon.cxx | 56         DWORD nBytes = ++nChars * sizeof(TCHAR);  in GetMsiProperty()  local
 |