Searched refs:B_QUERY_TEMPLATE_MIMETYPE (Results 1 – 4 of 4) sorted by relevance
44 #define B_QUERY_TEMPLATE_MIMETYPE "application/x-vnd.Be-queryTemplate" macro
106 B_QUERY_TEMPLATE_MIMETYPE235 && strcasecmp(type, B_QUERY_TEMPLATE_MIMETYPE) == 0) { in FindWindow()419 if (strcmp(type, B_QUERY_TEMPLATE_MIMETYPE) == 0 && BEntry(&ref).Exists() in PopulateTemplatesMenu()480 return strcasecmp(type, B_QUERY_TEMPLATE_MIMETYPE) == 0; in IsQueryTemplate()589 queryTemplate ? B_QUERY_TEMPLATE_MIMETYPE : B_QUERY_MIMETYPE)); in SaveQueryAttributes()615 ? B_QUERY_TEMPLATE_MIMETYPE : B_QUERY_MIMETYPE); in SaveQueryAsAttributes()1843 ? B_QUERY_TEMPLATE_MIMETYPE : B_QUERY_MIMETYPE); in SaveAsQueryOrTemplate()2585 if (strcasecmp(type, B_QUERY_TEMPLATE_MIMETYPE) == 0 && includeTemplates) { in AddRecentQueries()
329 InstallMimeIfNeeded(B_QUERY_TEMPLATE_MIMETYPE, R_QueryTemplateIcon, in InitMimeTypes()
618 else if (strcmp(type, B_QUERY_TEMPLATE_MIMETYPE) == 0) in FinishSettingUpType()