LibreOffice Module svx (master) 1
Namespaces | Functions | Variables
fontworkbar.cxx File Reference
#include <svx/svdundo.hxx>
#include <sfx2/request.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/viewsh.hxx>
#include <svx/unoapi.hxx>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/drawing/XEnhancedCustomShapeDefaulter.hpp>
#include <sal/log.hxx>
#include <svx/dialmgr.hxx>
#include <svx/svdoashp.hxx>
#include <svx/strings.hrc>
#include <svx/svdpage.hxx>
#include <svx/svdview.hxx>
#include <svx/sdasitm.hxx>
#include <svx/gallery.hxx>
#include <svx/fmmodel.hxx>
#include <svx/sdtfsitm.hxx>
#include <svl/itempool.hxx>
#include <svl/stritem.hxx>
#include <sfx2/bindings.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/charscaleitem.hxx>
#include <editeng/kernitem.hxx>
#include <svx/svxids.hrc>
#include <svx/fontworkbar.hxx>
#include <svx/fontworkgallery.hxx>
Include dependency graph for fontworkbar.cxx:

Go to the source code of this file.

Namespaces

namespace  svx
 

Functions

static void SetAlignmentState (SdrView const *pSdrView, SfxItemSet &rSet)
 
static void SetCharacterSpacingState (SdrView const *pSdrView, SfxItemSet &rSet)
 
static void SetKernCharacterPairsState (SdrView const *pSdrView, SfxItemSet &rSet)
 
static void SetFontWorkShapeTypeState (SdrView const *pSdrView, SfxItemSet &rSet)
 
bool svx::checkForFontWork (const SdrObject *pObj)
 
bool svx::checkForSelectedFontWork (SdrView const *pSdrView)
 
static void svx::impl_execute (SfxRequest const &rReq, SdrCustomShapeGeometryItem &rGeometryItem, SdrObject *pObj)
 
static void svx::GetGeometryForCustomShape (SdrCustomShapeGeometryItem &rGeometryItem, const OUString &rCustomShape)
 

Variables

static SfxSlot aFontworkBarSlots_Impl []
 

Function Documentation

◆ SetAlignmentState()

static void SetAlignmentState ( SdrView const *  pSdrView,
SfxItemSet rSet 
)
static

◆ SetCharacterSpacingState()

static void SetCharacterSpacingState ( SdrView const *  pSdrView,
SfxItemSet rSet 
)
static

◆ SetFontWorkShapeTypeState()

static void SetFontWorkShapeTypeState ( SdrView const *  pSdrView,
SfxItemSet rSet 
)
static

◆ SetKernCharacterPairsState()

static void SetKernCharacterPairsState ( SdrView const *  pSdrView,
SfxItemSet rSet 
)
static

Variable Documentation

◆ aFontworkBarSlots_Impl

SfxSlot aFontworkBarSlots_Impl[]
static
Initial value:
=
{
{ 0, SfxGroupId::NONE, SfxSlotMode::NONE, 0, 0, nullptr, nullptr, nullptr, nullptr, nullptr, 0, SfxDisableFlags::NONE, "" }
}

Definition at line 179 of file fontworkbar.cxx.