LibreOffice Module editeng (master) 1
|
#include <editdata.hxx>
Public Member Functions | |
EENotify (EENotifyType eType) | |
Public Attributes | |
EENotifyType | eNotificationType |
sal_Int32 | nParagraph |
sal_Int32 | nParam1 |
sal_Int32 | nParam2 |
Definition at line 332 of file editdata.hxx.
|
inline |
Definition at line 341 of file editdata.hxx.
References EE_PARA_NOT_FOUND, eNotificationType, eType, nParagraph, nParam1, and nParam2.
EENotifyType EENotify::eNotificationType |
Definition at line 334 of file editdata.hxx.
Referenced by SvxEditSourceHelper::EENotification2Hint(), and EENotify().
sal_Int32 EENotify::nParagraph |
Definition at line 336 of file editdata.hxx.
Referenced by SvxEditSourceHelper::EENotification2Hint(), EENotify(), ImpEditEngine::ImpMoveParagraphs(), EditEngine::ParagraphDeleted(), EditEngine::ParagraphHeightChanged(), and EditEngine::ParagraphInserted().
sal_Int32 EENotify::nParam1 |
Definition at line 338 of file editdata.hxx.
Referenced by SvxEditSourceHelper::EENotification2Hint(), EENotify(), and ImpEditEngine::ImpMoveParagraphs().
sal_Int32 EENotify::nParam2 |
Definition at line 339 of file editdata.hxx.
Referenced by SvxEditSourceHelper::EENotification2Hint(), EENotify(), and ImpEditEngine::ImpMoveParagraphs().