/aoo42x/main/unotools/qa/complex/tempfile/ |
H A D | TestHelper.java | 98 public void WriteBytesWithStream( byte [] pBytes, XTempFile xTempFile ) { in WriteBytesWithStream() 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()
|
/aoo42x/main/package/qa/storages/ |
H A D | TestHelper.java | 51 byte[] pBytes ) in WriteBytesToStream() 218 byte[] pBytes ) in WriteBytesToSubstream() 252 byte[] pBytes, in WriteBytesToEncrSubstream() 341 byte[] pBytes, in WriteBytesToStreamH() 403 byte[] pBytes, in WriteBytesToEncrStreamH() 468 byte[] pBytes, in WBToSubstrOfEncrH() 772 byte[] pBytes, in InternalCheckStream() 871 byte[] pBytes ) in checkStream() 903 byte[] pBytes, in checkEncrStream() 972 byte[] pBytes ) in checkStreamH() [all …]
|
/aoo42x/main/odk/examples/java/Storage/ |
H A D | TestHelper.java | 47 byte[] pBytes ) in WriteBytesToStream() 130 byte[] pBytes ) in WriteBytesToSubstream() 157 byte[] pBytes, in WriteBytesToEncrSubstream() 185 byte[] pBytes, in WBToSubstrOfEncr() 379 byte[] pBytes ) in InternalCheckStream() 469 byte[] pBytes ) in checkStream() 495 byte[] pBytes, in checkEncrStream()
|
/aoo42x/main/io/source/stm/ |
H A D | odata.cxx | 254 const sal_uInt8 * pBytes = ( const sal_uInt8 * )aTmp.getConstArray(); in readChar() local 266 const sal_uInt8 * pBytes = ( const sal_uInt8 * ) aTmp.getConstArray(); in readShort() local 279 const sal_uInt8 * pBytes = ( const sal_uInt8 * ) aTmp.getConstArray(); in readLong() local 292 const sal_uInt8 * pBytes = ( const sal_uInt8 * ) aTmp.getConstArray(); in readHyper() local 677 sal_Int8 * pBytes = ( sal_Int8 * ) aTmp.getArray(); in writeChar() local 689 sal_Int8 * pBytes = aTmp.getArray(); in writeShort() local 700 sal_Int8 * pBytes = aTmp.getArray(); in writeLong() local 713 sal_Int8 * pBytes = aTmp.getArray(); in writeHyper() local
|
/aoo42x/main/package/qa/ofopxmlstorages/ |
H A D | TestHelper.java | 51 byte[] pBytes, in WriteBytesToStream() 148 byte[] pBytes, in WriteBytesToSubstream() 413 byte[] pBytes, in InternalCheckStream() 532 byte[] pBytes, in checkStream()
|
/aoo42x/main/vcl/source/helper/ |
H A D | xconnection.cxx | 69 void* pBytes = ImplGetSVData()->mpDefInst->GetConnectionIdentifier( eType, nBytes ); in DisplayConnection() local
|
/aoo42x/main/sax/source/expatwrap/ |
H A D | saxwriter.cxx | 252 const sal_Int8* pBytes, sal_uInt32 nBytesCount) throw( SAXException ) in AddBytes() 537 sal_Int8* pBytes = new sal_Int8[nCount]; in insertIndentation() local
|
/aoo42x/main/svtools/source/filter/igif/ |
H A D | gifread.cxx | 441 void GIFReader::FillImages( HPBYTE pBytes, sal_uLong nCount ) in FillImages()
|
/aoo42x/main/filter/source/placeware/ |
H A D | exporter.cxx | 170 sal_Int8* pBytes = aOutBuffer.getArray(); in encodeFile() local
|
/aoo42x/main/desktop/source/deployment/registry/configuration/ |
H A D | dp_configuration.cxx | 611 sal_Char const * pBytes = reinterpret_cast<sal_Char const *>( in replaceOrigin() local
|
/aoo42x/main/sd/source/ui/app/ |
H A D | sdmod1.cxx | 281 SvLockBytes* pBytes = ((SfxLockBytesItem&) pSet->Get(SID_OUTLINE_TO_IMPRESS)).GetValue(); in OutlineToImpress() local
|
/aoo42x/main/sdext/source/pdfimport/ |
H A D | filterdet.cxx | 403 const sal_Int8* pBytes = aBuf.getConstArray(); in detect() local
|
/aoo42x/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.cxx | 1206 … sal_uInt8* pBytes = X11_getBmpFromPixmap( m_pDisplay, aPixmap, aColormap, nOutSize ); in getPasteData() local 1286 unsigned char* pBytes = NULL; in getPasteDataTypes() local 2990 unsigned char* pBytes = NULL; in getXdndVersion() local
|
/aoo42x/main/extensions/source/activex/main/ |
H A D | SOActiveX.cpp | 711 …CallbackCreateXInputStream( CBindStatusCallback<CSOActiveX>* /*pbsc*/, BYTE* pBytes, DWORD dwSize ) in CallbackCreateXInputStream()
|
/aoo42x/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfentries.cxx | 670 bool PDFObject::getDeflatedStream( char** ppStream, unsigned int* pBytes, const PDFContainer* pObje… in getDeflatedStream()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtww8.hxx | 1067 void OutSprmBytes( sal_uInt8* pBytes, sal_uInt16 nSiz ) in OutSprmBytes()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | docfile.cxx | 3460 SvLockBytes* pBytes = pInStream->GetLockBytes(); in ForceSynchronStream_Impl() local
|
/aoo42x/main/stoc/source/inspect/ |
H A D | introspection.cxx | 1644 const sal_Int8* pBytes = (const sal_Int8*)pBytesAsInt32Array; in operator ()() local
|