LibreOffice Module cui (master) 1
Macros | Functions
tplneend.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/dialmgr.hxx>
#include <svx/dlgctrl.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdopath.hxx>
#include <svx/xtable.hxx>
#include <svx/xlineit0.hxx>
#include <svx/xlnwtit.hxx>
#include <svx/xlnclit.hxx>
#include <svx/xlnstwit.hxx>
#include <svx/xlnedwit.hxx>
#include <svx/xlnstit.hxx>
#include <svx/xlnedit.hxx>
#include <cuitabline.hxx>
#include <cuitabarea.hxx>
#include <svx/svxdlg.hxx>
#include <dialmgr.hxx>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <svx/strings.hrc>
#include <osl/diagnose.h>
Include dependency graph for tplneend.cxx:

Go to the source code of this file.

Macros

#define XOUT_WIDTH   150
 

Functions

 IMPL_LINK_NOARG (SvxLineEndDefTabPage, SelectLineEndHdl_Impl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (SvxLineEndDefTabPage, ClickModifyHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxLineEndDefTabPage, ClickAddHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxLineEndDefTabPage, ClickDeleteHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxLineEndDefTabPage, ClickLoadHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxLineEndDefTabPage, ClickSaveHdl_Impl, weld::Button &, void)
 

Macro Definition Documentation

◆ XOUT_WIDTH

#define XOUT_WIDTH   150

Definition at line 50 of file tplneend.cxx.

Function Documentation

◆ IMPL_LINK_NOARG() [1/6]

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

◆ IMPL_LINK_NOARG() [2/6]

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

Definition at line 443 of file tplneend.cxx.

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

◆ IMPL_LINK_NOARG() [3/6]

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

◆ IMPL_LINK_NOARG() [4/6]

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

◆ IMPL_LINK_NOARG() [5/6]

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

◆ IMPL_LINK_NOARG() [6/6]

IMPL_LINK_NOARG ( SvxLineEndDefTabPage  ,
SelectLineEndHdl_Impl  ,
weld::ComboBox ,
void   
)

Definition at line 262 of file tplneend.cxx.