Home
last modified time | relevance | path

Searched refs:CVT_BMP (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dcvtgrf.cxx61 if( ( nInFormat == CVT_SVM ) || ( nInFormat == CVT_BMP ) ) in ImplConvert()
86 else if( ( nOutFormat == CVT_SVM ) || ( nOutFormat == CVT_BMP ) ) in ImplConvert()
107 else if( ( rGraphic.GetType() == GRAPHIC_GDIMETAFILE ) && ( CVT_BMP == nOutFormat ) ) in ImplConvert()
H A Dgfxlink.cxx253 case( GFX_LINK_TYPE_NATIVE_BMP ): nCvtType = CVT_BMP; break; in LoadNative()
/trunk/main/vcl/inc/vcl/
H A Dsalctype.hxx37 #define CVT_BMP (0x00000001UL) macro
/trunk/main/svx/source/gallery2/
H A Dgaltheme.cxx321 case( CVT_BMP ): pExt = ".bmp"; break; in ImplCreateUniqueURL()
941 case( GFX_LINK_TYPE_NATIVE_BMP ): nExportFormat = CVT_BMP; break; in InsertGraphic()
/trunk/main/svtools/source/filter/
H A Dfilter.cxx2247 case( CVT_BMP ): aShortName = BMP_SHORTNAME; break; in IMPL_LINK()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2213 pMetaFile.get(), CVT_BMP ) ); in getTransferData()

Completed in 135 milliseconds