Home
last modified time | relevance | path

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

/AOO42X/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx352 return m_aModerator.m_aReplyType != NOREPLY; in applies()
396 ReplyType m_aReplyType; member in utl::Moderator
659 m_aReplyType(NOREPLY), in Moderator()
736 m_aReplyType = aReplyType; in setReply()
753 aReplyType = m_aReplyType; in handle()
756 m_aReplyType = NOREPLY; in handle()
788 aReplyType = m_aReplyType; in push()
789 m_aReplyType = NOREPLY; in push()
806 aReplyType = m_aReplyType; in update()
807 m_aReplyType = NOREPLY; in update()
[all …]