LibreOffice Module svx (master)
1
|
#include <svdmodel.hxx>
Public Member Functions | |
SdrHint (SdrHintKind eNewHint) | |
SdrHint (SdrHintKind eNewHint, const SdrObject &rNewObj) | |
SdrHint (SdrHintKind eNewHint, const SdrPage *pPage) | |
SdrHint (SdrHintKind eNewHint, const SdrObject &rNewObj, const SdrPage *pPage) | |
const SdrPage * | GetPage () const |
const SdrObject * | GetObject () const |
SdrHintKind | GetKind () const |
![]() | |
SfxHint () | |
SfxHint (SfxHintId nId) | |
virtual | ~SfxHint () COVERITY_NOEXCEPT_FALSE |
SfxHint (SfxHint const &)=default | |
SfxHint (SfxHint &&)=default | |
SfxHint & | operator= (SfxHint const &)=default |
SfxHint & | operator= (SfxHint &&)=default |
SfxHintId | GetId () const |
Private Attributes | |
SdrHintKind | meHint |
const SdrObject * | mpObj |
const SdrPage * | mpPage |
Definition at line 109 of file svdmodel.hxx.
|
explicit |
Definition at line 1941 of file svdmodel.cxx.
References mpPage, and ThisIsAnSdrHint.
|
explicit |
Definition at line 1949 of file svdmodel.cxx.
References mpPage, and ThisIsAnSdrHint.
|
explicit |
Definition at line 1957 of file svdmodel.cxx.
References mpPage, and ThisIsAnSdrHint.
|
explicit |
Definition at line 1965 of file svdmodel.cxx.
References mpPage, and ThisIsAnSdrHint.
|
inline |
Definition at line 124 of file svdmodel.hxx.
Referenced by accessibility::AccessibleTextEventQueue::Append(), SvxUnoDrawMSFactory::createEvent(), SdrExternalToolEdit::Notify(), SvxUnoNameItemTable::Notify(), accessibility::AccessibleEmptyEditSource::Notify(), SvxGraphCtrlAccessibleContext::Notify(), SvxTextEditSourceImpl::Notify(), FmXFormView::ObjectRemoveListener::Notify(), SdrMarkView::Notify(), SdrEdgeObj::Notify(), FmXUndoEnvironment::Notify(), SdrObjEditView::Notify(), SdrPaintView::Notify(), SvxShape::Notify(), svxform::NavigatorTreeModel::Notify(), and accessibility::AccessibleTextHelper_Impl::ProcessQueue().
|
inline |
Definition at line 123 of file svdmodel.hxx.
Referenced by SvxUnoDrawMSFactory::createEvent(), SdrExternalToolEdit::Notify(), accessibility::AccessibleEmptyEditSource::Notify(), SvxGraphCtrlAccessibleContext::Notify(), SvxTextEditSourceImpl::Notify(), FmXFormView::ObjectRemoveListener::Notify(), FmXUndoEnvironment::Notify(), SvxShape::Notify(), and svxform::NavigatorTreeModel::Notify().
|
inline |
Definition at line 122 of file svdmodel.hxx.
Referenced by SvxUnoDrawMSFactory::createEvent(), and SdrPaintView::Notify().
|
private |
Definition at line 112 of file svdmodel.hxx.
|
private |
Definition at line 113 of file svdmodel.hxx.
|
private |
Definition at line 114 of file svdmodel.hxx.