LibreOffice Module editeng (master) 1
Public Member Functions | Public Attributes | List of all members
EENotify Struct Reference

#include <editdata.hxx>

Public Member Functions

 EENotify (EENotifyType eType)
 

Public Attributes

EENotifyType eNotificationType
 
sal_Int32 nParagraph
 
sal_Int32 nParam1
 
sal_Int32 nParam2
 

Detailed Description

Definition at line 332 of file editdata.hxx.

Constructor & Destructor Documentation

◆ EENotify()

EENotify::EENotify ( EENotifyType  eType)
inline

Definition at line 341 of file editdata.hxx.

References EE_PARA_NOT_FOUND, eNotificationType, eType, nParagraph, nParam1, and nParam2.

Member Data Documentation

◆ eNotificationType

EENotifyType EENotify::eNotificationType

Definition at line 334 of file editdata.hxx.

Referenced by SvxEditSourceHelper::EENotification2Hint(), and EENotify().

◆ nParagraph

sal_Int32 EENotify::nParagraph

◆ nParam1

sal_Int32 EENotify::nParam1

◆ nParam2

sal_Int32 EENotify::nParam2

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