Searched refs:CVT_SVM (Results 1 – 4 of 4) sorted by relevance
61 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()
327 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()
43 #define CVT_SVM (0x00000007UL) macro
2253 case( CVT_SVM ): aShortName = SVM_SHORTNAME; break; in IMPL_LINK()
Completed in 69 milliseconds