Home
last modified time | relevance | path

Searched refs:CVT_SVM (Results 1 – 4 of 4) sorted by relevance

/aoo42x/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()
98 if( ( rGraphic.GetType() == GRAPHIC_BITMAP ) && ( CVT_SVM == nOutFormat ) ) in ImplConvert()
/aoo42x/main/svx/source/gallery2/
H A Dgaltheme.cxx327 case( CVT_SVM ): pExt = ".svm"; break; in ImplCreateUniqueURL()
936 case( GFX_LINK_TYPE_EPS_BUFFER ): nExportFormat = CVT_SVM; break; in InsertGraphic()
964 nExportFormat = CVT_SVM; in InsertGraphic()
974 if( CVT_SVM == nExportFormat ) in InsertGraphic()
/aoo42x/main/vcl/inc/vcl/
H A Dsalctype.hxx43 #define CVT_SVM (0x00000007UL) macro
/aoo42x/main/svtools/source/filter/
H A Dfilter.cxx2253 case( CVT_SVM ): aShortName = SVM_SHORTNAME; break; in IMPL_LINK()

Completed in 32 milliseconds