Home
last modified time | relevance | path

Searched defs:pBuf (Results 1 – 25 of 105) sorted by relevance

12345

/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx84 static long ImplGetNumber( sal_uInt8 **pBuf, int& nSecurityCount ) in ImplGetNumber()
123 static int ImplGetLen( sal_uInt8* pBuf, int nMax ) in ImplGetLen()
202 static bool RenderAsEMF(const sal_uInt8* pBuf, sal_uInt32 nBytesRead, Graphic &rGraphic) in RenderAsEMF()
259 static bool RenderAsPNGThroughHelper(const sal_uInt8* pBuf, sal_uInt32 nBytesRead, in RenderAsPNGThroughHelper()
304 static bool RenderAsPNGThroughConvert(const sal_uInt8* pBuf, sal_uInt32 nBytesRead, in RenderAsPNGThroughConvert()
326 static bool RenderAsPNGThroughGS(const sal_uInt8* pBuf, sal_uInt32 nBytesRead, in RenderAsPNGThroughGS()
368 static bool RenderAsPNG(const sal_uInt8* pBuf, sal_uInt32 nBytesRead, Graphic &rGraphic) in RenderAsPNG()
395 sal_uInt8* pBuf = new sal_uInt8[ nSizeWMF ]; in CreateMtfReplacementAction() local
403 sal_uInt8* pBuf = new sal_uInt8[ nSizeTIFF ]; in CreateMtfReplacementAction() local
416 void MakePreview(sal_uInt8* pBuf, sal_uInt32 nBytesRead, in MakePreview()
[all …]
/trunk/main/sal/textenc/
H A Dtenchelp.c40 sal_Char * pBuf, in ImplGetUndefinedAsciiMultiByte()
64 sal_Char * pBuf, in ImplGetInvalidAsciiMultiByte()
H A Dtencinfo.c52 static void Impl_toAsciiLower( const sal_Char* pName, sal_Char* pBuf ) in Impl_toAsciiLower()
71 static void Impl_toAsciiLowerAndRemoveNonAlphanumeric( const sal_Char* pName, sal_Char* pBuf ) in Impl_toAsciiLowerAndRemoveNonAlphanumeric()
582 sal_Char* pBuf; in rtl_getTextEncodingFromUnixCharset() local
916 sal_Char* pBuf; in rtl_getTextEncodingFromMimeCharset() local
/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx1275 static sal_Unicode* ImplAddUNum( sal_Unicode* pBuf, sal_uInt64 nNumber ) in ImplAddUNum()
1301 static sal_Unicode* ImplAddUNum( sal_Unicode* pBuf, sal_uInt64 nNumber, int nMinLen ) in ImplAddUNum()
1363 inline sal_Unicode* ImplAddString( sal_Unicode* pBuf, const String& rStr ) in ImplAddString()
1378 inline sal_Unicode* ImplAddString( sal_Unicode* pBuf, sal_Unicode c ) in ImplAddString()
1393 sal_Unicode* LocaleDataWrapper::ImplAddFormatNum( sal_Unicode* pBuf, in ImplAddFormatNum()
1512 sal_Unicode* pBuf = aBuf; in getDate() local
1559 sal_Unicode* pBuf = aBuf; in getTime() local
1614 sal_Unicode* pBuf; in getLongDate() local
1668 sal_Unicode* pBuf = aBuf; in getDuration() local
1719 sal_Unicode* pBuf = ImplAddFormatNum( pBuffer, nNumber, nDecimals, in getNum() local
[all …]
/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass1.cxx174 sal_Int8* pBuf = new sal_Int8[ mnElementSize ]; in ImplDoClass1() local
/trunk/main/basic/source/inc/
H A Dbuffer.hxx34 char* pBuf; // Puffer-Pointer member in SbiBuffer
/trunk/main/sal/rtl/source/
H A Dustrbuf.c111 sal_Unicode * pBuf; in rtl_uStringbuffer_insert() local
172 sal_Unicode * pBuf; in rtl_uStringbuffer_insert_ascii() local
H A Dstrbuf.c110 sal_Char * pBuf; in rtl_stringbuffer_insert() local
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeTypeNames.cxx300 char* pBuf = new char[ nLen + 1 ]; in Get() local
552 char* pBuf = new char[ nLen + 1 ]; in GetAccName() local
/trunk/main/svl/source/numbers/
H A Dnumhead.hxx67 char* pBuf; member in ImpSvNumMultipleReadHeader
/trunk/main/setup_native/source/win32/customactions/tools/
H A Dseterror.cxx64 int *pBuf; in SetMsiErrorCode() local
/trunk/main/svtools/source/filter/igif/
H A Dgifread.cxx132 char pBuf[ 7 ]; in ReadGlobalHeader() local
178 sal_uInt8* pBuf = new sal_uInt8[ nLen ]; in ReadPaletteEntries() local
351 sal_uInt8 pBuf[ 9 ]; in ReadLocalHeader() local
/trunk/main/tools/source/generic/
H A Dconfig.cxx123 sal_uInt8* pBuf = NULL; in ImplSysReadConfig() local
166 const sal_uInt8* pBuf, sal_uIntPtr nBufLen, sal_Bool rbIsUTF8BOM, sal_uIntPtr& rTimeStamp ) in ImplSysWriteConfig()
273 const sal_uInt8* pBuf, sal_uInt64 nLen ) in ImplMakeConfigList()
451 sal_uInt8* pBuf; in ImplGetConfigBuffer() local
607 sal_uInt8* pBuf = ImplSysReadConfig( pData->maFileName, nRead, bRead, bIsUTF8BOM, nTimeStamp ); in ImplReadConfig() local
639 sal_uInt8* pBuf = ImplGetConfigBuffer( pData, nBufLen ); in ImplWriteConfig() local
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx48 PropEntry::PropEntry( sal_uInt32 nId, const sal_uInt8* pBuf, sal_uInt32 nBufSize, sal_uInt16 nTextE… in PropEntry()
327 void Section::AddProperty( sal_uInt32 nId, const sal_uInt8* pBuf, sal_uInt32 nBufSize ) in AddProperty()
538 sal_uInt8* pBuf = new sal_uInt8[ nPropSize ]; in Read() local
589 sal_uInt8* pBuf = new sal_uInt8[ nSize ]; in Read() local
/trunk/main/embeddedobj/source/msole/
H A Dgraphconvert.cxx49 sal_Bool ConvertBufferToFormat( void* pBuf, in ConvertBufferToFormat()
/trunk/main/sal/inc/osl/
H A Dprofile.hxx162 sal_Char* pBuf = new sal_Char[ n+1 ]; in getSectionEntries() local
185 sal_Char* pBuf = new sal_Char[ n+1 ]; in getSections() local
/trunk/main/jvmfwk/source/
H A Dfwkutil.cxx136 char* pBuf = new char[lenRaw * 2]; in encodeBase16() local
166 unsigned char* pBuf = new unsigned char[lenBuf]; in decodeBase16() local
/trunk/main/sdext/source/minimizer/
H A Dpppoptimizertoken.cxx309 char* pBuf = new char[ nLen + 1 ]; in TKGet() local
/trunk/main/vcl/source/gdi/
H A Dgfxlink.cxx63 GfxLink::GfxLink( sal_uInt8* pBuf, sal_uInt32 nSize, GfxLinkType nType, sal_Bool bOwns ) : in GfxLink()
361 sal_uInt8* pBuf; in operator >>() local
/trunk/main/embedserv/source/inprocserv/
H A Ddllentry.cxx50 void FillCharFromInt( int nValue, char* pBuf, int nLen ) in FillCharFromInt()
65 int GetStringFromClassID( const GUID& guid, char* pBuf, int nLen ) in GetStringFromClassID()
/trunk/main/xmloff/source/draw/
H A DEnhancedCustomShapeToken.cxx190 char* pBuf = new char[ nLen + 1 ]; in EASGet() local
/trunk/main/autodoc/source/cosv/unittest/
H A Dfile_ut.cxx72 char * pBuf = new char[nSourceSize+1]; in FUT_DECL() local
/trunk/main/sdext/source/pdfimport/test/
H A Dpdfunzip.cxx155 bool FileEmitContext::write( const void* pBuf, unsigned int nLen ) throw() in write()
187 void* pBuf = rtl_allocateMemory( nLen ); in copyOrigBytes() local
203 …t FileEmitContext::readOrigBytes( unsigned int nOrigOffset, unsigned int nLen, void* pBuf ) throw() in readOrigBytes()
/trunk/main/sot/source/sdstor/
H A Dstgcache.cxx433 sal_Bool StgCache::Read( sal_Int32 nPage, void* pBuf, sal_Int32 nPg ) in Read()
472 sal_Bool StgCache::Write( sal_Int32 nPage, void* pBuf, sal_Int32 nPg ) in Write()
/trunk/main/vcl/unx/generic/app/
H A Di18n_im.cxx306 GetMethodName( XIMStyle nStyle, char *pBuf, int nBufSize) in GetMethodName()
349 char pBuf[ 128 ]; in PrintInputStyle() local

Completed in 106 milliseconds

12345