Home
last modified time | relevance | path

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

/trunk/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx515 class ModeratorsInteractionHandler class
520 ModeratorsInteractionHandler(Moderator &theModerator);
522 ~ModeratorsInteractionHandler();
585 ModeratorsInteractionHandler::ModeratorsInteractionHandler( in ModeratorsInteractionHandler() function in utl::ModeratorsInteractionHandler
592 ModeratorsInteractionHandler::~ModeratorsInteractionHandler() in ~ModeratorsInteractionHandler()
598 ModeratorsInteractionHandler::handle( in handle()
629 xInteract.is() ? new ModeratorsInteractionHandler(*this) : 0, in Moderator()