Home
last modified time | relevance | path

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

/AOO42X/main/unotools/source/ucbhelper/ !
H A Ducblockbytes.cxx733 void Moderator::setReply(ReplyType aReplyType ) in setReply() argument
736 m_aReplyType = aReplyType; in setReply()
742 ReplyType aReplyType; in handle() local
753 aReplyType = m_aReplyType; in handle()
759 if(aReplyType == EXIT) { in handle()
773 } while(aReplyType != REQUESTHANDLED); in handle()
785 ReplyType aReplyType; in push() local
788 aReplyType = m_aReplyType; in push()
791 if(aReplyType == EXIT) in push()
803 ReplyType aReplyType; in update() local
[all …]