Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx165 bool SwNodeNum::IsNotificationEnabled() const in IsNotificationEnabled() function in SwNodeNum
170 aResult = GetTxtNode()->IsNotificationEnabled(); in IsNotificationEnabled()
H A DSwNumberTree.cxx585 bool bNotification = pChild->IsNotificationEnabled(); in AddChild()
/trunk/main/sw/inc/
H A DSwNodeNum.hxx47 virtual bool IsNotificationEnabled() const;
H A DSwNumberTree.hxx412 virtual bool IsNotificationEnabled() const = 0;
H A Dndtxt.hxx793 bool IsNotificationEnabled() const;
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx4036 return m_bNotifiable && IsNotificationEnabled(); in IsNotifiable()
4039 bool SwTxtNode::IsNotificationEnabled() const in IsNotificationEnabled() function in SwTxtNode

Completed in 52 milliseconds