LibreOffice Module cui (master) 1
Functions
tphatch.cxx File Reference
#include <memory>
#include <tools/urlobj.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sfx2/dialoghelper.hxx>
#include <strings.hrc>
#include <svx/xfillit0.hxx>
#include <svx/xflhtit.hxx>
#include <svx/xflclit.hxx>
#include <svx/colorbox.hxx>
#include <svx/xtable.hxx>
#include <svx/xflbckit.hxx>
#include <cuitabarea.hxx>
#include <svx/svxdlg.hxx>
#include <dialmgr.hxx>
#include <svx/dlgutil.hxx>
#include <svx/dialmgr.hxx>
#include <svx/strings.hrc>
#include <svx/svxids.hrc>
#include <sal/log.hxx>
#include <svtools/unitconv.hxx>
Include dependency graph for tphatch.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SvxHatchTabPage, ModifiedListBoxHdl_Impl, weld::ComboBox &, rListBox, void)
 
 IMPL_LINK (SvxHatchTabPage, ModifiedColorListBoxHdl_Impl, ColorListBox &, rListBox, void)
 
 IMPL_LINK_NOARG (SvxHatchTabPage, ToggleHatchBackgroundColor_Impl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (SvxHatchTabPage, ModifiedBackgroundHdl_Impl, ColorListBox &, void)
 
 IMPL_LINK (SvxHatchTabPage, ModifiedEditHdl_Impl, weld::MetricSpinButton &, rEdit, void)
 
 IMPL_LINK (SvxHatchTabPage, ModifiedSliderHdl_Impl, weld::Scale &, rSlider, void)
 
 IMPL_LINK_NOARG (SvxHatchTabPage, ChangeHatchHdl, ValueSet *, void)
 
 IMPL_LINK_NOARG (SvxHatchTabPage, ClickAddHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxHatchTabPage, ClickModifyHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxHatchTabPage, ClickDeleteHdl_Impl, SvxPresetListBox *, void)
 
 IMPL_LINK_NOARG (SvxHatchTabPage, ClickRenameHdl_Impl, SvxPresetListBox *, void)
 

Function Documentation

◆ IMPL_LINK() [1/4]

IMPL_LINK ( SvxHatchTabPage  ,
ModifiedColorListBoxHdl_Impl  ,
ColorListBox ,
rListBox  ,
void   
)

Definition at line 285 of file tphatch.cxx.

◆ IMPL_LINK() [2/4]

IMPL_LINK ( SvxHatchTabPage  ,
ModifiedEditHdl_Impl  ,
weld::MetricSpinButton ,
rEdit  ,
void   
)

Definition at line 316 of file tphatch.cxx.

◆ IMPL_LINK() [3/4]

IMPL_LINK ( SvxHatchTabPage  ,
ModifiedListBoxHdl_Impl  ,
weld::ComboBox ,
rListBox  ,
void   
)

Definition at line 278 of file tphatch.cxx.

◆ IMPL_LINK() [4/4]

IMPL_LINK ( SvxHatchTabPage  ,
ModifiedSliderHdl_Impl  ,
weld::Scale ,
rSlider  ,
void   
)

Definition at line 322 of file tphatch.cxx.

◆ IMPL_LINK_NOARG() [1/7]

IMPL_LINK_NOARG ( SvxHatchTabPage  ,
ChangeHatchHdl  ,
ValueSet ,
void   
)

Definition at line 347 of file tphatch.cxx.

◆ IMPL_LINK_NOARG() [2/7]

IMPL_LINK_NOARG ( SvxHatchTabPage  ,
ClickAddHdl_Impl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [3/7]

IMPL_LINK_NOARG ( SvxHatchTabPage  ,
ClickDeleteHdl_Impl  ,
SvxPresetListBox ,
void   
)

◆ IMPL_LINK_NOARG() [4/7]

IMPL_LINK_NOARG ( SvxHatchTabPage  ,
ClickModifyHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 463 of file tphatch.cxx.

References aName, GetCoreValue(), nId, nPos, and VALUESET_ITEM_NOTFOUND.

◆ IMPL_LINK_NOARG() [5/7]

IMPL_LINK_NOARG ( SvxHatchTabPage  ,
ClickRenameHdl_Impl  ,
SvxPresetListBox ,
void   
)

◆ IMPL_LINK_NOARG() [6/7]

IMPL_LINK_NOARG ( SvxHatchTabPage  ,
ModifiedBackgroundHdl_Impl  ,
ColorListBox ,
void   
)

Definition at line 301 of file tphatch.cxx.

References COL_TRANSPARENT().

◆ IMPL_LINK_NOARG() [7/7]

IMPL_LINK_NOARG ( SvxHatchTabPage  ,
ToggleHatchBackgroundColor_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 291 of file tphatch.cxx.