LibreOffice Module sw (master) 1
Functions
viewdraw.cxx File Reference
#include <hintids.hxx>
#include <svl/itempool.hxx>
#include <svl/stritem.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdview.hxx>
#include <svx/svdpage.hxx>
#include <editeng/outliner.hxx>
#include <svx/fmview.hxx>
#include <svx/dataaccessdescriptor.hxx>
#include <sfx2/viewfrm.hxx>
#include <doc.hxx>
#include <IDocumentDeviceAccess.hxx>
#include <textboxhelper.hxx>
#include <editeng/langitem.hxx>
#include <svx/fontworkbar.hxx>
#include <svx/fontworkgallery.hxx>
#include <editeng/eeitem.hxx>
#include <svx/svdogrp.hxx>
#include <svx/svdetc.hxx>
#include <editeng/editstat.hxx>
#include <sfx2/request.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <svx/svdoutl.hxx>
#include <vcl/ptrstyle.hxx>
#include <osl/diagnose.h>
#include <view.hxx>
#include <wrtsh.hxx>
#include <viewopt.hxx>
#include <cmdid.h>
#include <drwbassh.hxx>
#include <beziersh.hxx>
#include <conrect.hxx>
#include <conpoly.hxx>
#include <conarc.hxx>
#include <conform.hxx>
#include <concustomshape.hxx>
#include <dselect.hxx>
#include <edtwin.hxx>
#include <dcontact.hxx>
#include <svx/svdpagv.hxx>
#include <svx/extrusionbar.hxx>
#include <comphelper/lok.hxx>
#include <sfx2/lokhelper.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
Include dependency graph for viewdraw.cxx:

Go to the source code of this file.

Functions

static bool lcl_isTextBox (SdrObject const *pObject)
 
 IMPL_LINK (SwView, OnlineSpellCallback, SpellCallbackInfo &, rInfo, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SwView  ,
OnlineSpellCallback  ,
SpellCallbackInfo ,
rInfo  ,
void   
)

Definition at line 709 of file viewdraw.cxx.

References FN_SPELL_GRAMMAR_DIALOG.

◆ lcl_isTextBox()

static bool lcl_isTextBox ( SdrObject const *  pObject)
static

Definition at line 453 of file viewdraw.cxx.

References SwTextBoxHelper::isTextBox(), pObject, and RES_DRAWFRMFMT().

Referenced by SwView::EnterDrawTextMode().