Searched defs:str_year (Results 1 – 3 of 3) sorted by relevance
77 wstring str_year = song_info.second.get_year(); in ClassifyMedia() local
569 CString str_year; in SaveModified() local
207 void SongInfo::SetYear(const wchar_t* str_year) in SetYear()