Searched refs:nInFormat (Results 1 – 3 of 3) sorted by relevance
/aoo4110/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 59 if( ( nInFormat != nOutFormat ) && pInBuffer ) in ImplConvert() 61 if( ( nInFormat == CVT_SVM ) || ( nInFormat == CVT_BMP ) ) in ImplConvert() 91 mpConvertData = new ConvertData( Graphic(), aIStm, nInFormat ); in ImplConvert()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | cvtgrf.hxx | 47 …SAL_DLLPRIVATE sal_uLong ImplConvert( sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSiz…
|
H A D | salctype.hxx | 77 sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSize,
|
Completed in 10 milliseconds