Home
last modified time | relevance | path

Searched refs:addSchool (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/centerim/centerim-4.22.10/libicq2000/libicq2000/
H A DContact.h130 void addSchool(unsigned short cat, const std::string& s);
/dports/net-im/centerim/centerim-4.22.10/libicq2000/src/
H A DContact.cpp582 void Contact::BackgroundInfo::addSchool(unsigned short cat, const string& s) { in addSchool() function in ICQ2000::Contact::BackgroundInfo
H A DSNAC-SRV.cpp853 m_background_info.addSchool(cat, s); in ParseDetailedUserInfo()