Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/plugins/collab/backends/sugar/unix/
H A DSugarUnixAccountHandler.h102 bool joinBuddy(FV_View* pView, const UT_UTF8String& buddyDBusAddress);
H A DSugarUnixAccountHandler.cpp459 bool SugarAccountHandler::joinBuddy(FV_View* pView, const UT_UTF8String& buddyDBusAddress) in joinBuddy() function in SugarAccountHandler
581 return pHandler->joinBuddy(pView, buddyPath); in s_buddyJoined()