Home
last modified time | relevance | path

Searched defs:pBuffer (Results 101 – 125 of 176) sorted by relevance

12345678

/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx207 void* pBuffer = NULL; in copyJobDataToJobSetup() local
611 void* pBuffer = NULL; in Setup() local
/trunk/main/sal/inc/osl/
H A Dfile.hxx1171 inline RC read( void *pBuffer, sal_uInt64 uBytesRequested, sal_uInt64& rBytesRead ) in read()
1210 inline RC write(const void *pBuffer, sal_uInt64 uBytesToWrite, sal_uInt64& rBytesWritten) in write()
/trunk/main/xmloff/source/style/
H A DPageMasterExportPropMapper.cxx361 XMLPropertyStateBuffer* pBuffer; in ContextFilter() local
/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx228 const unsigned char* pBuffer = mrServerFont.GetTable( pTagName, &nLength ); in getFontTable() local
/trunk/main/cui/source/dialogs/
H A Dabout.cxx129 sal_Char *pBuffer = new sal_Char[nBytes]; in lcl_readTxtFile() local
/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx1716 sal_Unicode* const pBuffer = (nGuess < 118 ? aBuf : in getNum() local
1742 sal_Unicode* const pBuffer = in getCurr() local
/trunk/main/sax/source/tools/
H A Dconverter.cxx1669 void ThreeByteToFourByte (const sal_Int8* pBuffer, const sal_Int32 nStart, const sal_Int32 nFullLen… in ThreeByteToFourByte()
1726 const sal_Int8* pBuffer = aPass.getConstArray(); in encodeBase64() local
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx1042 ZipPackageBuffer *pBuffer = new ZipPackageBuffer( n_ConstBufferSize ); in WriteManifest() local
1087 ZipPackageBuffer *pBuffer = new ZipPackageBuffer( n_ConstBufferSize ); in WriteContentTypes() local
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx198 void TerminateBuffer(sal_Char *pBuffer, sal_uLong nBytesRead, sal_uLong nBufferLen) in TerminateBuffer()
/trunk/main/forms/source/xforms/
H A Dconvert.cxx581 const sal_Unicode* pBuffer = aBuffer.getStr(); in replaceWhitespace() local
/trunk/main/sot/source/sdstor/
H A Dstgdir.cxx53 StgDirEntry::StgDirEntry( const void* pBuffer, sal_uInt32 nBufferLen, sal_Bool * pbOk ) : StgAvlNod… in StgDirEntry()
/trunk/main/vcl/unx/generic/app/
H A Di18n_status.cxx600 sal_Unicode* pBuffer = (sal_Unicode*)alloca( nChars*sizeof( sal_Unicode ) ); in setStatusText() local
/trunk/main/ucb/source/ucp/ftp/
H A Dftpurl.cxx79 const void* pBuffer, in append()
/trunk/main/sal/osl/w32/
H A Dfile_url.cxx580 sal_Char *pBuffer; in _osl_decodeURL() local
/trunk/main/svl/source/misc/
H A Durihelper.cxx556 sal_Unicode const * pBuffer = rStr.GetBuffer(); in scanDomain() local
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp554 LPSTR pBuffer = (LPSTR)alloca( nBufSize ); in wstring2utf8() local
1516 static void repatch_soffice_exe( void *pBuffer, size_t nBufSize ) in repatch_soffice_exe()
1626 sal_uInt8 *pBuffer = new sal_uInt8[nFileSize]; in calc_md5_checksum() local
/trunk/main/tools/source/rc/
H A Dresmgr.cxx2041 sal_uInt32 SimpleResMgr::ReadBlob( sal_uInt32 nId, void** pBuffer ) in ReadBlob()
2108 void SimpleResMgr::FreeBlob( void* pBuffer ) in FreeBlob()
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx575 sal_uInt8* pBuffer=NULL; in checkSpecialIdlType() local
610 sal_uInt8* pBuffer=NULL; in checkRealBaseType() local
/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx289 void ImplDecodeRLE( sal_uInt8* pBuffer, DIBV5Header& rHeader, BitmapWriteAccess& rAcc, bool bRLE4 ) in ImplDecodeRLE()
450 sal_uInt8* pBuffer = (sal_uInt8*)rtl_allocateMemory(rHeader.nSizeImage); in ImplReadDIBBits() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx579 sal_uChar* pBuffer = (sal_uChar*)alloca (nSize* sizeof(sal_uChar)); in LicenseWarning() local
/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.cxx197 long StreamRead( SvStream* pSvStm, void* pBuffer, long nBufferSize ) in StreamRead()
/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx1013 char pBuffer[0x8000]; in oslDoCopyFile() local
/trunk/main/vcl/aqua/source/dtrans/
H A DDataFlavorMapping.cxx481 unichar* pBuffer = reinterpret_cast<unichar*>(oOOFileList.getArray()); in getOOoData() local
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx555 PDFEntry* PDFReader::read( const char* pBuffer, unsigned int nLen ) in read()
/trunk/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx413 sal_uInt8 *pBuffer = new sal_uInt8[ nLen ]; in test_encode() local

Completed in 200 milliseconds

12345678