Searched refs:nInBufSize (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/vcl/source/gdi/ |
H A D | cvtgrf.cxx | 54 sal_uLong GraphicConverter::ImplConvert( sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSize, in ImplConvert() argument 66 aIStm.SetBuffer( (char*) pInBuffer, nInBufSize, sal_False, nInBufSize ); in ImplConvert() 90 aIStm.SetBuffer( (char*) pInBuffer, nInBufSize, sal_False, nInBufSize ); in ImplConvert()
|
/aoo42x/main/tools/source/zcodec/ |
H A D | zcodec.cxx | 59 ZCodec::ZCodec( sal_uIntPtr nInBufSize, sal_uIntPtr nOutBufSize, sal_uIntPtr nMemUsage ) in ZCodec() argument 63 mnInBufSize = nInBufSize; in ZCodec()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | cvtgrf.hxx | 47 …AL_DLLPRIVATE sal_uLong ImplConvert( sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSize,
|
H A D | salctype.hxx | 77 sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSize,
|
Completed in 16 milliseconds