Home
last modified time | relevance | path

Searched refs:SOT_FORMATSTR_ID_USER_END (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sot/source/base/
H A Dexchange.cxx251 nMax = SOT_FORMATSTR_ID_USER_END; in RegisterFormatName()
264 return i + 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()
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()
[all …]
/trunk/main/sot/inc/sot/
H A Dformats.hxx187 #define SOT_FORMATSTR_ID_USER_END SOT_FORMATSTR_ID_SVG macro

Completed in 27 milliseconds