Home
last modified time | relevance | path

Searched refs:nInFormat (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dcvtgrf.cxx54 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()
/trunk/main/vcl/inc/vcl/
H A Dcvtgrf.hxx47 …SAL_DLLPRIVATE sal_uLong ImplConvert( sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSiz…
H A Dsalctype.hxx77 sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSize,

Completed in 13 milliseconds