Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dcvtgrf.cxx55 void** ppOutBuffer, sal_uLong nOutFormat ) in ImplConvert() argument
59 if( ( nInFormat != nOutFormat ) && pInBuffer ) in ImplConvert()
73 mpConvertData = new ConvertData( aGraphic, aOStm, nOutFormat ); in ImplConvert()
86 else if( ( nOutFormat == CVT_SVM ) || ( nOutFormat == CVT_BMP ) ) in ImplConvert()
98 if( ( rGraphic.GetType() == GRAPHIC_BITMAP ) && ( CVT_SVM == nOutFormat ) ) in ImplConvert()
107 else if( ( rGraphic.GetType() == GRAPHIC_GDIMETAFILE ) && ( CVT_BMP == nOutFormat ) ) in ImplConvert()
/trunk/main/vcl/inc/vcl/
H A Dcvtgrf.hxx48 void** ppOutBuffer, sal_uLong nOutFormat );
H A Dsalctype.hxx78 sal_uLong nOutFormat, void** ppOutBuffer );

Completed in 17 milliseconds