Searched refs:ELIBEXPORT_OTHERARTISTS (Results 1 – 5 of 5) sorted by relevance
58 (m_itemstoexport & ELIBEXPORT_OTHERARTISTS); in IsArtists()70 if (IsItemExported(ELIBEXPORT_OTHERARTISTS)) in GetExportItems()71 values.emplace_back(ELIBEXPORT_OTHERARTISTS); in GetExportItems()88 if (IsItemExported(ELIBEXPORT_OTHERARTISTS) && (items & ELIBEXPORT_OTHERARTISTS)) in GetLimitedItems()89 values.emplace_back(ELIBEXPORT_OTHERARTISTS); in GetLimitedItems()
30 ELIBEXPORT_OTHERARTISTS = 0x0080, enumerator
367 TranslatableIntegerSettingOption(38313, ELIBEXPORT_OTHERARTISTS)); //other artists in InitializeSettings()373 …ttings.GetLimitedItems(ELIBEXPORT_ALBUMARTISTS + ELIBEXPORT_SONGARTISTS + ELIBEXPORT_OTHERARTISTS); in InitializeSettings()380 …ms(ELIBEXPORT_ALBUMS + ELIBEXPORT_ALBUMARTISTS + ELIBEXPORT_SONGARTISTS + ELIBEXPORT_OTHERARTISTS); in InitializeSettings()
240 settings.AddItem(ELIBEXPORT_OTHERARTISTS); in ExportLibrary2()
11089 !settings.IsItemExported(ELIBEXPORT_OTHERARTISTS) && in ExportToXML()11312 if (settings.IsItemExported(ELIBEXPORT_OTHERARTISTS)) in ExportToXML()11317 else if (settings.IsItemExported(ELIBEXPORT_OTHERARTISTS)) in ExportToXML()