LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
sw::TextNodeNotificationSuppressor Class Reference
Collaboration diagram for sw::TextNodeNotificationSuppressor:
[legend]

Public Member Functions

 TextNodeNotificationSuppressor (SwTextNode &rNode)
 
 ~TextNodeNotificationSuppressor ()
 

Private Attributes

SwTextNodem_rNode
 
bool m_bWasNotifiable
 

Detailed Description

Definition at line 91 of file ndtxt.cxx.

Constructor & Destructor Documentation

◆ TextNodeNotificationSuppressor()

sw::TextNodeNotificationSuppressor::TextNodeNotificationSuppressor ( SwTextNode rNode)
inline

Definition at line 95 of file ndtxt.cxx.

References SwTextNode::m_bNotifiable, and m_rNode.

◆ ~TextNodeNotificationSuppressor()

sw::TextNodeNotificationSuppressor::~TextNodeNotificationSuppressor ( )
inline

Definition at line 101 of file ndtxt.cxx.

References SwTextNode::m_bNotifiable, m_bWasNotifiable, and m_rNode.

Member Data Documentation

◆ m_bWasNotifiable

bool sw::TextNodeNotificationSuppressor::m_bWasNotifiable
private

Definition at line 93 of file ndtxt.cxx.

Referenced by ~TextNodeNotificationSuppressor().

◆ m_rNode

SwTextNode& sw::TextNodeNotificationSuppressor::m_rNode
private

Definition at line 92 of file ndtxt.cxx.

Referenced by TextNodeNotificationSuppressor(), and ~TextNodeNotificationSuppressor().


The documentation for this class was generated from the following file: