LibreOffice Module sc (master)
1
|
#include <editeng/editeng.hxx>
#include <editeng/outlobj.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdoole2.hxx>
#include <svx/svdouno.hxx>
#include <svx/ImageMapInfo.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <vcl/uitest/logger.hxx>
#include <vcl/uitest/eventdescription.hxx>
#include <sc.hrc>
#include <fudraw.hxx>
#include <futext.hxx>
#include <tabvwsh.hxx>
#include <drwlayer.hxx>
#include <userdat.hxx>
#include <docsh.hxx>
#include <drawview.hxx>
#include <comphelper/lok.hxx>
#include <com/sun/star/embed/EmbedVerbs.hpp>
Go to the source code of this file.
Functions | |
static bool | lcl_KeyEditMode (SdrObject *pObj, ScTabViewShell &rViewShell, const KeyEvent *pInitialKey) |
static bool | lcl_UrlHit (const SdrView *pView, const Point &rPosPixel, const vcl::Window *pWindow) |
|
static |
set cursor to end of text
Definition at line 157 of file fudraw.cxx.
References Execute, ScViewData::GetDispatcher(), ScTabView::GetDrawFuncPtr(), SdrObject::GetOutlinerParaObject(), FuPoor::GetSlotID(), ScViewData::GetView(), ScTabView::GetViewData(), OutlinerParaObject::IsVertical(), and FuText::SetInEditMode().
Referenced by FuDraw::KeyInput().
|
static |
Definition at line 649 of file fudraw.cxx.
References SdrViewEvent::eEvent, SvxIMapInfo::GetHitIMapObject(), SvxIMapInfo::GetIMapInfo(), MOUSE_LEFT, SdrView::PickAnything(), OutputDevice::PixelToLogic(), and SdrViewEvent::pObj.
Referenced by FuDraw::ForcePointer().