LibreOffice Module basctl (master) 1
|
#include <dlgedfunc.hxx>
Public Member Functions | |
DlgEdFuncSelect (DlgEditor &rParent) | |
virtual | ~DlgEdFuncSelect () 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 67 of file dlgedfunc.hxx.
|
explicit |
Definition at line 425 of file dlgedfunc.cxx.
|
overridevirtual |
Definition at line 430 of file dlgedfunc.cxx.
|
overridevirtual |
Reimplemented from basctl::DlgEdFunc.
Definition at line 434 of file dlgedfunc.cxx.
References SdrDragView::BegDragObj(), SdrMarkView::BegMarkObj(), MouseEvent::GetClicks(), basctl::DlgEditor::GetMode(), vcl::Window::GetOutDev(), MouseEvent::GetPosPixel(), basctl::DlgEditor::GetView(), basctl::DlgEditor::GetWindow(), MouseEvent::IsLeft(), SdrMarkView::IsMarkedHit(), MouseEvent::IsShift(), SdrMarkView::MarkObj(), SdrMarkView::PickHandle(), SdrMarkView::PickObj(), 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 493 of file dlgedfunc.cxx.
References SdrCreateView::EndAction(), SdrDragView::EndDragObj(), SdrEditView::ForceMarkedToAnotherPage(), vcl::Window::GetOutDev(), MouseEvent::GetPosPixel(), SdrView::GetPreferredPointer(), basctl::DlgEditor::GetView(), basctl::DlgEditor::GetWindow(), SdrCreateView::IsAction(), SdrDragView::IsDragObj(), MouseEvent::IsLeft(), MouseEvent::IsMod1(), basctl::DlgEdFunc::MouseButtonUp(), vcl::Window::PixelToLogic(), vcl::Window::ReleaseMouse(), basctl::DlgEdFunc::rParent, SdrSnapView::SetActualWin(), and vcl::Window::SetPointer().
|
overridevirtual |
Reimplemented from basctl::DlgEdFunc.
Definition at line 525 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().