|
LibreOffice Module sw (master) 1
|
Public Member Functions | |
| Impl (SwTextNode *const pTextNode, ModelToViewHelper aMap) | |
| virtual void | Notify (const SfxHint &rHint) 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 |
Public Attributes | |
| SwTextNode * | m_pTextNode |
| ModelToViewHelper const | m_ConversionMap |
Definition at line 49 of file unotextmarkup.cxx.
|
inline |
Definition at line 55 of file unotextmarkup.cxx.
References aMap, m_pTextNode, and SvtListener::StartListening().
|
overridevirtual |
Reimplemented from SvtListener.
Definition at line 457 of file unotextmarkup.cxx.
References DBG_TESTSOLARMUTEX, SfxHint::GetId(), and m_pTextNode.
| ModelToViewHelper const SwXTextMarkup::Impl::m_ConversionMap |
Definition at line 53 of file unotextmarkup.cxx.
| SwTextNode* SwXTextMarkup::Impl::m_pTextNode |
Definition at line 52 of file unotextmarkup.cxx.