LibreOffice Module sc (master) 1
Macros | Functions
drtxtob.cxx File Reference
#include <comphelper/string.hxx>
#include <scitems.hxx>
#include <i18nutil/transliteration.hxx>
#include <editeng/adjustitem.hxx>
#include <svx/clipfmtitem.hxx>
#include <editeng/contouritem.hxx>
#include <editeng/crossedoutitem.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/editeng.hxx>
#include <editeng/editview.hxx>
#include <editeng/escapementitem.hxx>
#include <editeng/flditem.hxx>
#include <editeng/flstitem.hxx>
#include <editeng/fontitem.hxx>
#include <editeng/frmdiritem.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/lspcitem.hxx>
#include <editeng/ulspitem.hxx>
#include <editeng/urlfieldhelper.hxx>
#include <svx/hlnkitem.hxx>
#include <svx/svdoutl.hxx>
#include <svx/sdooitm.hxx>
#include <editeng/postitem.hxx>
#include <editeng/scripttypeitem.hxx>
#include <editeng/shdditem.hxx>
#include <editeng/udlnitem.hxx>
#include <editeng/wghtitem.hxx>
#include <editeng/writingmodeitem.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/request.hxx>
#include <sfx2/viewfrm.hxx>
#include <svtools/cliplistener.hxx>
#include <vcl/transfer.hxx>
#include <svl/stritem.hxx>
#include <svl/whiter.hxx>
#include <svl/languageoptions.hxx>
#include <svl/cjkoptions.hxx>
#include <svl/ctloptions.hxx>
#include <svx/svxdlg.hxx>
#include <vcl/EnumContext.hxx>
#include <vcl/unohelp2.hxx>
#include <sc.hrc>
#include <globstr.hrc>
#include <scresid.hxx>
#include <scmod.hxx>
#include <drtxtob.hxx>
#include <viewdata.hxx>
#include <document.hxx>
#include <drawview.hxx>
#include <viewutil.hxx>
#include <tabvwsh.hxx>
#include <gridwin.hxx>
#include <scslots.hxx>
Include dependency graph for drtxtob.cxx:

Go to the source code of this file.

Macros

#define ShellClass_ScDrawTextObjectBar
 

Functions

 IMPL_LINK (ScDrawTextObjectBar, ClipboardChanged, TransferableDataHelper *, pDataHelper, void)
 
static void lcl_RemoveFields (OutlinerView &rOutView)
 

Macro Definition Documentation

◆ ShellClass_ScDrawTextObjectBar

#define ShellClass_ScDrawTextObjectBar

Definition at line 78 of file drtxtob.cxx.

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScDrawTextObjectBar  ,
ClipboardChanged  ,
TransferableDataHelper ,
pDataHelper  ,
void   
)

Definition at line 471 of file drtxtob.cxx.

References SfxBindings::Invalidate().

◆ lcl_RemoveFields()

static void lcl_RemoveFields ( OutlinerView rOutView)
static