LibreOffice Module sd (master) 1
Functions
custsdlg.cxx File Reference
#include <custsdlg.hxx>
#include <strings.hrc>
#include <sdresid.hxx>
#include <drawdoc.hxx>
#include <sdpage.hxx>
#include <cusshow.hxx>
#include <customshowlist.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <unotools/charclass.hxx>
#include <tools/debug.hxx>
Include dependency graph for custsdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SdCustomShowDlg, ClickButtonHdl, weld::Button &, r, void)
 
 IMPL_LINK (SdCustomShowDlg, SelectListBoxHdl, weld::TreeView &, rListBox, void)
 
 IMPL_LINK_NOARG (SdCustomShowDlg, StartShowHdl, weld::Button &, void)
 
 IMPL_LINK (SdDefineCustomShowDlg, ClickButtonHdl, weld::Button &, rWidget, void)
 
 IMPL_LINK (SdDefineCustomShowDlg, ClickButtonHdl3, weld::TreeView &, rWidget, void)
 
 IMPL_LINK (SdDefineCustomShowDlg, ClickButtonHdl4, weld::TreeView &, rListBox, void)
 
 IMPL_LINK (SdDefineCustomShowDlg, ClickButtonEditHdl, weld::Entry &, rEdit, void)
 
 IMPL_LINK_NOARG (SdDefineCustomShowDlg, OKHdl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK() [1/6]

IMPL_LINK ( SdCustomShowDlg  ,
ClickButtonHdl  ,
weld::Button ,
,
void   
)

Definition at line 95 of file custsdlg.cxx.

◆ IMPL_LINK() [2/6]

IMPL_LINK ( SdCustomShowDlg  ,
SelectListBoxHdl  ,
weld::TreeView ,
rListBox  ,
void   
)

Definition at line 100 of file custsdlg.cxx.

◆ IMPL_LINK() [3/6]

IMPL_LINK ( SdDefineCustomShowDlg  ,
ClickButtonEditHdl  ,
weld::Entry ,
rEdit  ,
void   
)

Definition at line 333 of file custsdlg.cxx.

◆ IMPL_LINK() [4/6]

IMPL_LINK ( SdDefineCustomShowDlg  ,
ClickButtonHdl  ,
weld::Button ,
rWidget  ,
void   
)

Definition at line 318 of file custsdlg.cxx.

◆ IMPL_LINK() [5/6]

IMPL_LINK ( SdDefineCustomShowDlg  ,
ClickButtonHdl3  ,
weld::TreeView ,
rWidget  ,
void   
)

Definition at line 323 of file custsdlg.cxx.

◆ IMPL_LINK() [6/6]

IMPL_LINK ( SdDefineCustomShowDlg  ,
ClickButtonHdl4  ,
weld::TreeView ,
rListBox  ,
void   
)

Definition at line 328 of file custsdlg.cxx.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SdCustomShowDlg  ,
StartShowHdl  ,
weld::Button ,
void   
)

Definition at line 226 of file custsdlg.cxx.

References m_xDialog, and RET_YES.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SdDefineCustomShowDlg  ,
OKHdl  ,
weld::Button ,
void   
)