LibreOffice Module sw (master) 1
|
Public Member Functions | |
Impl (SwFrameFormat &rFrameFormat) | |
SwFrameFormat * | GetFrameFormat () |
virtual void | Notify (const SfxHint &) override |
Public Member Functions inherited from SvtListener | |
SvtListener ()=default | |
SvtListener (const SvtListener &r)=default | |
virtual | ~SvtListener () COVERITY_NOEXCEPT_FALSE |
bool | StartListening (SvtBroadcaster &rBroadcaster) |
void | EndListening (SvtBroadcaster &rBroadcaster) |
void | EndListeningAll () |
void | CopyAllBroadcasters (const SvtListener &r) |
bool | HasBroadcaster () const |
virtual void | Notify (const SfxHint &rHint) |
virtual void | Query (QueryBase &rQuery) const |
Private Attributes | |
SwFrameFormat * | m_pFrameFormat |
Definition at line 3792 of file unotbl.cxx.
|
inlineexplicit |
Definition at line 3798 of file unotbl.cxx.
References StartListening.
|
inline |
Definition at line 3802 of file unotbl.cxx.
|
overridevirtual |
Reimplemented from SvtListener.
Definition at line 3956 of file unotbl.cxx.
References SfxHint::GetId(), and m_pFrameFormat.
|
private |
Definition at line 3795 of file unotbl.cxx.
Referenced by Notify().