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 |
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 |
Private Attributes | |
SdrHintKind | meHint |
const SdrObject * | mpObj |
const SdrPage * | mpPage |
Definition at line 118 of file svdmodel.hxx.
|
explicit |
Definition at line 1971 of file svdmodel.cxx.
References mpPage, and ThisIsAnSdrHint.
|
explicit |
Definition at line 1979 of file svdmodel.cxx.
References mpPage, and ThisIsAnSdrHint.
|
explicit |
Definition at line 1987 of file svdmodel.cxx.
References mpPage, and ThisIsAnSdrHint.
|
explicit |
Definition at line 1995 of file svdmodel.cxx.
References mpPage, and ThisIsAnSdrHint.
|
inline |
Definition at line 133 of file svdmodel.hxx.
Referenced by accessibility::AccessibleTextEventQueue::Append(), SvxUnoDrawMSFactory::createEvent(), SdrExternalToolEdit::Notify(), SvxGraphCtrlAccessibleContext::Notify(), SvxShape::Notify(), SvxUnoNameItemTable::Notify(), SdrObjEditView::Notify(), SdrMarkView::Notify(), SdrEdgeObj::Notify(), SdrPaintView::Notify(), accessibility::AccessibleEmptyEditSource::Notify(), FmXFormView::ObjectRemoveListener::Notify(), svxform::NavigatorTreeModel::Notify(), FmXUndoEnvironment::Notify(), SvxTextEditSourceImpl::Notify(), and accessibility::AccessibleTextHelper_Impl::ProcessQueue().
|
inline |
Definition at line 132 of file svdmodel.hxx.
Referenced by SvxUnoDrawMSFactory::createEvent(), SdrExternalToolEdit::Notify(), SvxGraphCtrlAccessibleContext::Notify(), SvxShape::Notify(), accessibility::AccessibleEmptyEditSource::Notify(), FmXFormView::ObjectRemoveListener::Notify(), svxform::NavigatorTreeModel::Notify(), FmXUndoEnvironment::Notify(), and SvxTextEditSourceImpl::Notify().
|
inline |
Definition at line 131 of file svdmodel.hxx.
References mpPage.
Referenced by SvxUnoDrawMSFactory::createEvent(), and SdrPaintView::Notify().
|
private |
Definition at line 121 of file svdmodel.hxx.
|
private |
Definition at line 122 of file svdmodel.hxx.
|
private |
Definition at line 123 of file svdmodel.hxx.