Lines Matching refs:SOT_FORMATSTR_ID_USER_END
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()
391 nFormat -= SOT_FORMATSTR_ID_USER_END + 1; in GetFormatMimeType()
419 nMax = SOT_FORMATSTR_ID_USER_END; in GetFormatIdFromMimeType()
433 return i + SOT_FORMATSTR_ID_USER_END + 1; in GetFormatIdFromMimeType()
459 nMax = SOT_FORMATSTR_ID_USER_END; in GetFormat()
472 return i + SOT_FORMATSTR_ID_USER_END + 1; in GetFormat()