Searched refs:SOT_FORMATSTR_ID_USER_END (Results 1 – 2 of 2) sorted by relevance
251 nMax = SOT_FORMATSTR_ID_USER_END; in RegisterFormatName()264 return i + SOT_FORMATSTR_ID_USER_END + 1; in RegisterFormatName()276 return nMax + SOT_FORMATSTR_ID_USER_END + 1; in RegisterFormatName()288 nMax = SOT_FORMATSTR_ID_USER_END; in RegisterFormatMimeType()299 return i + SOT_FORMATSTR_ID_USER_END + 1; in RegisterFormatMimeType()311 return nMax + SOT_FORMATSTR_ID_USER_END + 1; in RegisterFormatMimeType()327 nRet = rL.Count() + SOT_FORMATSTR_ID_USER_END + 1; in RegisterFormat()344 if( SOT_FORMATSTR_ID_USER_END >= nFormat ) in GetFormatDataFlavor()357 nFormat -= SOT_FORMATSTR_ID_USER_END + 1; in GetFormatDataFlavor()385 if( SOT_FORMATSTR_ID_USER_END >= nFormat ) in GetFormatMimeType()[all …]
187 #define SOT_FORMATSTR_ID_USER_END SOT_FORMATSTR_ID_SVG macro