Home
last modified time | relevance | path

Searched defs:pBuf (Results 26 – 50 of 105) sorted by relevance

12345

/aoo41x/main/extensions/source/scanner/
H A Dsanedlg.cxx626 char pBuf[256]; in IMPL_LINK() local
642 char pBuf[256]; in IMPL_LINK() local
858 char pBuf[ 256 ]; in EstablishQuantumRange() local
891 char pBuf[256]; in EstablishNumericOption() local
/aoo41x/main/sw/inc/
H A Dswgstr.hxx55 sal_Char* pBuf; // Zwischenpuffer member in swstreambase
/aoo41x/main/sot/source/sdstor/
H A Dstgstrms.cxx850 sal_Int32 StgDataStrm::Read( void* pBuf, sal_Int32 n ) in Read()
906 sal_Int32 StgDataStrm::Write( const void* pBuf, sal_Int32 n ) in Write()
1005 sal_Int32 StgSmallStrm::Read( void* pBuf, sal_Int32 n ) in Read()
1038 sal_Int32 StgSmallStrm::Write( const void* pBuf, sal_Int32 n ) in Write()
/aoo41x/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx159 sal_Int8* pBuf = (sal_Int8*)maDefRepList.First(); in ~CGM() local
749 sal_uInt8* pBuf = (sal_uInt8*)maDefRepList.First(); in ImplDefaultReplacement() local
H A Dbundles.cxx203 sal_Int8* pBuf = new sal_Int8[ nSize ]; in InsertName() local
/aoo41x/main/embeddedobj/source/msole/
H A Dxdialogcreator.cxx262 sal_uInt8* pBuf = (sal_uInt8*)( aMetafile.getArray() ); in createInstanceByDialog() local
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx201 sal_uInt8* pBuf = new sal_uInt8[ nLen ]; in AddOpt() local
3087 sal_uInt8* pBuf = new sal_uInt8[ nStreamSize ]; in CreateCustomShapeProperties() local
3093 sal_uInt8* pBuf = new sal_uInt8[ 1 ]; in CreateCustomShapeProperties() local
3197 sal_uInt8* pBuf = new sal_uInt8[ 1 ]; in CreateCustomShapeProperties() local
3318 sal_uInt8* pBuf = new sal_uInt8[ 1 ]; in CreateCustomShapeProperties() local
3376 sal_uInt8* pBuf = new sal_uInt8[ 1 ]; in CreateCustomShapeProperties() local
3783 sal_uInt8* pBuf = new sal_uInt8[ 1 ]; in CreateCustomShapeProperties() local
3833 sal_uInt8* pBuf = new sal_uInt8[ nStreamSize ]; in CreateCustomShapeProperties() local
3839 sal_uInt8* pBuf = new sal_uInt8[ 1 ]; in CreateCustomShapeProperties() local
4278 sal_uInt8* pBuf = new sal_uInt8[ nBuf ]; in WriteBlibStoreContainer() local
[all …]
/aoo41x/main/sd/source/filter/eppt/
H A Dpptexsoundcollection.cxx140 sal_uInt8* pBuf = new sal_uInt8[ 0x10000 ]; // 64 kB Buffer in Write() local
/aoo41x/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx65 virtual bool write( const void* pBuf, unsigned int nLen ) throw() in write()
74 …virtual unsigned int readOrigBytes( unsigned int nOrigOffset, unsigned int nLen, void* pBuf ) thro… in readOrigBytes()
620 char* pBuf = (char*)rtl_allocateMemory( nLen ); in read() local
/aoo41x/main/vcl/unx/headless/
H A Dsvpbmp.cxx142 BitmapBuffer* pBuf = NULL; in AcquireBuffer() local
/aoo41x/main/vcl/source/glyphs/
H A Dgcach_rbmp.cxx207 unsigned char* pBuf = new unsigned char[ nBufSize ]; in Rotate() local
/aoo41x/main/tools/source/fsys/
H A Dwntmsc.cxx77 char *pBuf = new char[ strlen( pDir->p ) + 5 ]; in readdir() local
1030 const char* TempDirImpl( char *pBuf ) in TempDirImpl()
H A Dfilecopy.cxx363 char *pBuf = 0; in DoCopy_Impl() local
H A Dunx.cxx566 const char *TempDirImpl( char *pBuf ) in TempDirImpl()
/aoo41x/main/sw/source/filter/basflt/
H A Diodetect.cxx438 bool SwIoSystem::IsDetectableText(const sal_Char* pBuf, sal_uLong &rLen, in IsDetectableText()
583 const SfxFilter* SwIoSystem::GetTextFilter( const sal_Char* pBuf, sal_uLong nLen) in GetTextFilter()
/aoo41x/main/svtools/source/filter/wmf/
H A Denhwmf.cxx859 char* pBuf = new char[ nSize ]; in ReadEnhWMF() local
921 char* pBuf = new char[ nSize ]; in ReadEnhWMF() local
975 char* pBuf = new char[ nSize ]; in ReadEnhWMF() local
1086 sal_Char* pBuf = new sal_Char[ nLen ]; in ReadEnhWMF() local
1111 sal_Unicode* pBuf = new sal_Unicode[ nLen ]; in ReadEnhWMF() local
/aoo41x/main/sdext/source/pdfimport/
H A Dfilterdet.cxx277 bool FileEmitContext::write( const void* pBuf, unsigned int nLen ) in write()
322 …igned int FileEmitContext::readOrigBytes( unsigned int nOrigOffset, unsigned int nLen, void* pBuf ) in readOrigBytes()
/aoo41x/main/rdbmaker/source/rdbmaker/
H A Drdbmaker.cxx105 sal_Char *pBuf = fgets(buffer, 1024, f); in initFilterTypes() local
/aoo41x/main/sw/source/filter/ascii/
H A Dparasc.cxx342 sal_Unicode* pBuf = sWork.AllocBuffer( static_cast< xub_StrLen >(nNewLen) ); in ReadChars() local
/aoo41x/main/sw/source/core/unocore/
H A DXMLRangeHelper.cxx212 const sal_Unicode * pBuf = aTableNameBuffer.getStr(); in lcl_getCellAddressFromXMLString() local
/aoo41x/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx844 inline void ImplWriteString( PM_BYTE** pBuf, const char* sString ) in ImplWriteString()
861 PM_BYTE* pBuf = new PM_BYTE[ POSTSCRIPT_BUFSIZE ]; in drawEPS() local
/aoo41x/main/sc/inc/
H A Drechead.hxx132 sal_uInt8* pBuf; member in ScMultipleReadHeader
/aoo41x/main/chart2/source/tools/
H A DXMLRangeHelper.cxx210 const sal_Unicode * pBuf = aTableNameBuffer.getStr(); in lcl_getCellAddressFromXMLString() local
/aoo41x/main/svtools/source/filter/
H A Dfilter.cxx656 sal_uInt8* pBuf = new sal_uInt8 [ nSize ]; in ImpPeekGraphicFormat() local
708 sal_uInt8* pBuf = new sal_uInt8[nSize]; in ImpPeekGraphicFormat() local
746 sal_uInt8* pBuf = new sal_uInt8[nSize]; in ImpPeekGraphicFormat() local
1784 sal_uInt8* pBuf=0; in ImportGraphic() local
/aoo41x/main/vcl/unx/generic/app/
H A Di18n_ic.cxx584 char pBuf[ 128 ]; in SupportInputMethodStyle() local

Completed in 260 milliseconds

12345