LibreOffice Module basctl (master) 1
|
#include <dlgedfunc.hxx>
Public Member Functions | |
DlgEdFuncInsert (DlgEditor &rParent) | |
virtual | ~DlgEdFuncInsert () override |
virtual void | MouseButtonDown (const MouseEvent &rMEvt) override |
virtual bool | MouseButtonUp (const MouseEvent &rMEvt) override |
virtual void | MouseMove (const MouseEvent &rMEvt) override |
Public Member Functions inherited from basctl::DlgEdFunc | |
DlgEdFunc (DlgEditor &rParent) | |
virtual | ~DlgEdFunc () |
virtual void | MouseButtonDown (const MouseEvent &rMEvt) |
virtual bool | MouseButtonUp (const MouseEvent &rMEvt) |
virtual void | MouseMove (const MouseEvent &rMEvt) |
bool | KeyInput (const KeyEvent &rKEvt) |
Additional Inherited Members | |
Protected Member Functions inherited from basctl::DlgEdFunc | |
DECL_LINK (ScrollTimeout, Timer *, void) | |
void | ForceScroll (const Point &rPos) |
Protected Attributes inherited from basctl::DlgEdFunc | |
DlgEditor & | rParent |
Timer | aScrollTimer |
Definition at line 54 of file dlgedfunc.hxx.
|
explicit |
Definition at line 327 of file dlgedfunc.cxx.
References basctl::DlgEditor::GetView(), basctl::DlgEdFunc::rParent, and SdrCreateView::SetCreateMode().
|
overridevirtual |
Definition at line 333 of file dlgedfunc.cxx.
References basctl::DlgEditor::GetView(), basctl::DlgEdFunc::rParent, and SdrCreateView::SetEditMode().
|
overridevirtual |
Reimplemented from basctl::DlgEdFunc.
Definition at line 338 of file dlgedfunc.cxx.
References SdrMarkView::AreObjectsMarked(), SdrCreateView::BegCreateObj(), SdrDragView::BegDragObj(), vcl::Window::CaptureMouse(), MouseEvent::GetClicks(), basctl::DlgEditor::GetMode(), vcl::Window::GetOutDev(), MouseEvent::GetPosPixel(), basctl::DlgEditor::GetView(), basctl::DlgEditor::GetWindow(), SdrCreateView::IsAction(), MouseEvent::IsLeft(), SdrMarkView::IsMarkedHit(), SdrMarkView::PickHandle(), vcl::Window::PixelToLogic(), basctl::DlgEditor::READONLY, basctl::DlgEdFunc::rParent, SdrSnapView::SetActualWin(), basctl::DlgEditor::ShowProperties(), SdrView::UnmarkAll(), and Width.
|
overridevirtual |
Reimplemented from basctl::DlgEdFunc.
Definition at line 375 of file dlgedfunc.cxx.
References SdrMarkView::AreObjectsMarked(), SdrCreateView::EndCreateObj(), SdrDragView::EndDragObj(), vcl::Window::GetOutDev(), MouseEvent::GetPosPixel(), basctl::DlgEditor::GetView(), basctl::DlgEditor::GetWindow(), SdrCreateView::IsCreateObj(), SdrDragView::IsDragObj(), MouseEvent::IsMod1(), SdrMarkView::MarkObj(), basctl::DlgEdFunc::MouseButtonUp(), vcl::Window::PixelToLogic(), vcl::Window::ReleaseMouse(), basctl::DlgEdFunc::rParent, and SdrSnapView::SetActualWin().
|
overridevirtual |
Reimplemented from basctl::DlgEdFunc.
Definition at line 407 of file dlgedfunc.cxx.
References basctl::DlgEdFunc::ForceScroll(), vcl::Window::GetOutDev(), MouseEvent::GetPosPixel(), SdrView::GetPreferredPointer(), basctl::DlgEditor::GetView(), basctl::DlgEditor::GetWindow(), SdrCreateView::IsAction(), SdrCreateView::MovAction(), vcl::Window::PixelToLogic(), basctl::DlgEdFunc::rParent, SdrSnapView::SetActualWin(), and vcl::Window::SetPointer().