LibreOffice Module cui (master) 1
Macros | Functions
tplnedef.cxx File Reference
#include <tools/urlobj.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <unotools/pathoptions.hxx>
#include <sfx2/filedlghelper.hxx>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <strings.hrc>
#include <svx/xlineit0.hxx>
#include <svx/xlnwtit.hxx>
#include <svx/xlndsit.hxx>
#include <svx/xlnclit.hxx>
#include <svx/xtable.hxx>
#include <svx/dlgctrl.hxx>
#include <cuitabline.hxx>
#include <defdlgname.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 <cuitabarea.hxx>
#include <svtools/unitconv.hxx>
#include <osl/diagnose.h>
Include dependency graph for tplnedef.cxx:

Go to the source code of this file.

Macros

#define XOUT_WIDTH   150
 

Functions

 IMPL_LINK (SvxLineDefTabPage, SelectLinestyleListBoxHdl_Impl, weld::ComboBox &, rListBox, void)
 
 IMPL_LINK_NOARG (SvxLineDefTabPage, ChangePreviewHdl_Impl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (SvxLineDefTabPage, ChangeNumber1Hdl_Impl, weld::SpinButton &, void)
 
 IMPL_LINK_NOARG (SvxLineDefTabPage, ChangeNumber2Hdl_Impl, weld::SpinButton &, void)
 
 IMPL_LINK (SvxLineDefTabPage, ChangeMetricHdl_Impl, weld::Toggleable &, r, void)
 
 IMPL_LINK (SvxLineDefTabPage, SelectTypeListBoxHdl_Impl, weld::ComboBox &, rListBox, void)
 
 IMPL_LINK_NOARG (SvxLineDefTabPage, ClickAddHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxLineDefTabPage, ClickModifyHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxLineDefTabPage, ClickDeleteHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxLineDefTabPage, ClickLoadHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxLineDefTabPage, ClickSaveHdl_Impl, weld::Button &, void)
 

Macro Definition Documentation

◆ XOUT_WIDTH

#define XOUT_WIDTH   150

Definition at line 48 of file tplnedef.cxx.

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( SvxLineDefTabPage  ,
ChangeMetricHdl_Impl  ,
weld::Toggleable ,
,
void   
)

Definition at line 372 of file tplnedef.cxx.

◆ IMPL_LINK() [2/3]

IMPL_LINK ( SvxLineDefTabPage  ,
SelectLinestyleListBoxHdl_Impl  ,
weld::ComboBox ,
rListBox  ,
void   
)

Definition at line 304 of file tplnedef.cxx.

◆ IMPL_LINK() [3/3]

IMPL_LINK ( SvxLineDefTabPage  ,
SelectTypeListBoxHdl_Impl  ,
weld::ComboBox ,
rListBox  ,
void   
)

Definition at line 452 of file tplnedef.cxx.

◆ IMPL_LINK_NOARG() [1/8]

IMPL_LINK_NOARG ( SvxLineDefTabPage  ,
ChangeNumber1Hdl_Impl  ,
weld::SpinButton ,
void   
)

Definition at line 344 of file tplnedef.cxx.

◆ IMPL_LINK_NOARG() [2/8]

IMPL_LINK_NOARG ( SvxLineDefTabPage  ,
ChangeNumber2Hdl_Impl  ,
weld::SpinButton ,
void   
)

Definition at line 358 of file tplnedef.cxx.

◆ IMPL_LINK_NOARG() [3/8]

IMPL_LINK_NOARG ( SvxLineDefTabPage  ,
ChangePreviewHdl_Impl  ,
weld::MetricSpinButton ,
void   
)

Definition at line 338 of file tplnedef.cxx.

◆ IMPL_LINK_NOARG() [4/8]

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

◆ IMPL_LINK_NOARG() [5/8]

IMPL_LINK_NOARG ( SvxLineDefTabPage  ,
ClickDeleteHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 626 of file tplnedef.cxx.

References Area, Application::CreateBuilder(), GetFrameWeld(), nPos, and RET_YES.

◆ IMPL_LINK_NOARG() [6/8]

IMPL_LINK_NOARG ( SvxLineDefTabPage  ,
ClickLoadHdl_Impl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [7/8]

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

◆ IMPL_LINK_NOARG() [8/8]

IMPL_LINK_NOARG ( SvxLineDefTabPage  ,
ClickSaveHdl_Impl  ,
weld::Button ,
void   
)