|
LibreOffice Module sw (master) 1
|
#include <fmtfld.hxx>
Public Member Functions | |
| FindFormatForPostItIdHint (const sal_uInt32 nPostItId, SwFormatField *&rpFormat) | |
Public Member Functions inherited from SfxHint | |
| SfxHint () | |
| SfxHint (SfxHintId nId) | |
| virtual | ~SfxHint () |
| SfxHint (SfxHint const &)=default | |
| SfxHint (SfxHint &&)=default | |
| SfxHint & | operator= (SfxHint const &)=default |
| SfxHint & | operator= (SfxHint &&)=default |
| SfxHintId | GetId () const |
Public Attributes | |
| const sal_uInt32 | m_nPostItId |
| SwFormatField *& | m_rpFormat |
Definition at line 51 of file fmtfld.hxx.
|
inline |
Definition at line 54 of file fmtfld.hxx.
References SwFindFormatForPostItId.
| const sal_uInt32 sw::FindFormatForPostItIdHint::m_nPostItId |
Definition at line 52 of file fmtfld.hxx.
| SwFormatField*& sw::FindFormatForPostItIdHint::m_rpFormat |
Definition at line 53 of file fmtfld.hxx.