Home
last modified time | relevance | path

Searched defs:nBytes (Results 1 – 25 of 116) sorted by relevance

12345

/trunk/main/xmloff/source/style/
H A Dxmlbahdl.hxx37 sal_Int8 nBytes; member in XMLNumberPropHdl
53 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
/trunk/main/oox/source/helper/
H A Dbinaryinputstream.cxx127 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 Dbinaryoutputstream.cxx103 void BinaryXOutputStream::writeMemory( const void* pMem, sal_Int32 nBytes, size_t nAtomSize ) in writeMemory()
135 void SequenceOutputStream::writeMemory( const void* pMem, sal_Int32 nBytes, size_t /*nAtomSize*/ ) in writeMemory()
/trunk/main/oox/source/xls/
H A Dbiffoutputstream.cxx62 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 Dbiffinputstream.cxx123 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 Dbiffcodec.cxx68 …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()
/trunk/main/vcl/inc/
H A Dsalinst.hxx147 bool CallEventCallback( void* pEvent, int nBytes ) in CallEventCallback()
149 bool CallErrorCallback( void* pEvent, int nBytes ) in CallErrorCallback()
/trunk/main/vcl/source/helper/
H A Dxconnection.cxx68 int nBytes; in DisplayConnection() local
141 bool DisplayConnection::dispatchEvent( void* pData, int nBytes ) in dispatchEvent()
159 bool DisplayConnection::dispatchErrorEvent( void* pData, int nBytes ) in dispatchErrorEvent()
/trunk/main/oox/source/ole/
H A Dvbainputstream.cxx77 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 Dolehelper.cxx222 sal_Int32 nBytes; in importStdPic() local
270 sal_Int32 nBytes = rInStrm.readInt32(); in importStdHlink() local
286 sal_Int32 nBytes = rInStrm.readInt32(); in importStdHlink() local
H A Daxbinaryreader.cxx78 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()
/trunk/main/comphelper/source/streaming/
H A Dstreamsection.cxx103 sal_Int32 nBytes = 0; in available() local
/trunk/main/oox/source/core/
H A Dbinarycodec.cxx222 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()
/trunk/main/sot/source/sdstor/
H A Dstgstrms.cxx409 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
/trunk/main/crashrep/source/win32/
H A Dbase64.cpp36 size_t nBytes = 0; in base64_encode() local
/trunk/main/unotools/qa/complex/tempfile/
H A DTestHelper.java112 public void ReadBytesWithStream( byte [][] pBytes, int nBytes, XTempFile xTempFile ) { in ReadBytesWithStream()
125 …public void ReadDirectlyFromTempFile( byte [][] pBytes, int nBytes, XSimpleFileAccess xSFA, Strin… in ReadDirectlyFromTempFile()
/trunk/main/vcl/unx/generic/printer/
H A Djobdata.cxx166 sal_uLong nBytes; in getStreamBuffer() local
250 int nBytes = bytes - aStream.Tell(); in constructFromStreamBuffer() local
/trunk/main/automation/source/simplecm/
H A Dpackethandler.cxx53 unsigned char PacketHandler::CalcCheckByte( comm_UINT32 nBytes ) in CalcCheckByte()
88 comm_UINT32 nBytes = 0; in ReceiveData() local
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx101 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()
/trunk/main/xmlsecurity/tools/demo/
H A Dutil.cxx91 sal_uLong nBytes = pStream->Tell(); in OpenInputStream() local
/trunk/main/store/source/
H A Dlockbyte.cxx87 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 Dstorlckb.cxx146 sal_uInt32 nBytes, in readAt()
241 sal_uInt32 nBytes, in writeAt()
/trunk/main/vcl/unx/generic/printergfx/
H A Dpsputil.cxx136 sal_Int32 nBytes = strlen (pSrc); in appendStr() local
143 appendStr (const sal_Char* pSrc, sal_Char* pDst, sal_Int32 nBytes) in appendStr()
/trunk/main/tools/source/stream/
H A Dstrmwnt.cxx346 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()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dstartmenuicon.cxx56 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty() local

Completed in 107 milliseconds

12345