LibreOffice Module svx (master) 1
Macros | Functions
fontwork.cxx File Reference
#include <sfx2/module.hxx>
#include <sfx2/dispatch.hxx>
#include <svx/colorbox.hxx>
#include <svx/dialmgr.hxx>
#include <svx/strings.hrc>
#include <svx/xftadit.hxx>
#include <svx/xftdiit.hxx>
#include <svx/xftstit.hxx>
#include <svx/xftmrit.hxx>
#include <svx/xftouit.hxx>
#include <svx/xftshit.hxx>
#include <svx/xftshcit.hxx>
#include <svx/xftshxy.hxx>
#include <svx/xtextit0.hxx>
#include <svtools/unitconv.hxx>
#include <svx/svxids.hrc>
#include <bitmaps.hlst>
#include <svx/fontwork.hxx>
Include dependency graph for fontwork.cxx:

Go to the source code of this file.

Macros

#define WIDTH_CHARS   10
 

Functions

 SFX_IMPL_DOCKINGWINDOW_WITHID (SvxFontWorkChildWindow, SID_FONTWORK)
 
 IMPL_LINK (SvxFontWorkDialog, SelectStyleHdl_Impl, const OUString &, rId, void)
 
 IMPL_LINK (SvxFontWorkDialog, SelectAdjustHdl_Impl, const OUString &, rId, void)
 
 IMPL_LINK (SvxFontWorkDialog, SelectShadowHdl_Impl, const OUString &, rId, void)
 
 IMPL_LINK_NOARG (SvxFontWorkDialog, ModifyInputHdl_Impl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (SvxFontWorkDialog, InputTimeoutHdl_Impl, Timer *, void)
 
 IMPL_LINK_NOARG (SvxFontWorkDialog, ColorSelectHdl_Impl, ColorListBox &, void)
 

Macro Definition Documentation

◆ WIDTH_CHARS

#define WIDTH_CHARS   10

Definition at line 41 of file fontwork.cxx.

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( SvxFontWorkDialog  ,
SelectAdjustHdl_Impl  ,
const OUString &  ,
rId  ,
void   
)

◆ IMPL_LINK() [2/3]

IMPL_LINK ( SvxFontWorkDialog  ,
SelectShadowHdl_Impl  ,
const OUString &  ,
rId  ,
void   
)

◆ IMPL_LINK() [3/3]

IMPL_LINK ( SvxFontWorkDialog  ,
SelectStyleHdl_Impl  ,
const OUString &  ,
rId  ,
void   
)

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( SvxFontWorkDialog  ,
ColorSelectHdl_Impl  ,
ColorListBox ,
void   
)

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( SvxFontWorkDialog  ,
InputTimeoutHdl_Impl  ,
Timer ,
void   
)

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( SvxFontWorkDialog  ,
ModifyInputHdl_Impl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 697 of file fontwork.cxx.

◆ SFX_IMPL_DOCKINGWINDOW_WITHID()

SFX_IMPL_DOCKINGWINDOW_WITHID ( SvxFontWorkChildWindow  ,
SID_FONTWORK   
)