Home
last modified time | relevance | path

Searched defs:AbiCollab (Results 1 – 9 of 9) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/account/xp/
H A DAccountHandler.h38 class AbiCollab; variable
151 …tSession(PD_Document* /*pDoc*/, const std::vector<std::string>& /*vAcl*/, AbiCollab** /*pSession*/) in startSession() argument
153 virtual bool getAcl(AbiCollab* /*pSession*/, std::vector<std::string>& /*vAcl*/) in getAcl() argument
155 virtual bool setAcl(AbiCollab* /*pSession*/, const std::vector<std::string>& /*vAcl*/) in setAcl() argument
H A DDocHandle.h23 class AbiCollab; variable
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/session/xp/
H A DAbiCollab_Export.h39 class AbiCollab; variable
44 friend class AbiCollab; variable
H A DAbiCollabSessionManager.h42 class AbiCollab; variable
H A DAbiCollab.cpp79 AbiCollab::AbiCollab(PD_Document* pDoc, in AbiCollab() function in AbiCollab
116 AbiCollab::AbiCollab(const UT_UTF8String& sSessionId, in AbiCollab() function in AbiCollab
H A DAbiCollab.h87 class AbiCollab; variable
/dports/editors/abiword/abiword-3.0.5/plugins/collab/backends/fake/xp/
H A DFakeAccountHandler.h28 class AbiCollab; variable
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/plugin/xp/
H A DAbiCollab_Plugin.cpp72 ABI_PLUGIN_DECLARE(AbiCollab) in ABI_PLUGIN_DECLARE() argument
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/packet/xp/
H A DAbiCollab_Packet.h131 class AbiCollab; variable