LibreOffice Module sd (master) 1
Functions
sdpreslt.cxx File Reference
#include <svl/itemset.hxx>
#include <svl/eitem.hxx>
#include <svl/stritem.hxx>
#include <sfx2/new.hxx>
#include <svtools/valueset.hxx>
#include <tools/debug.hxx>
#include <vcl/image.hxx>
#include <strings.hrc>
#include <bitmaps.hlst>
#include <sdpreslt.hxx>
#include <sdattr.hrc>
#include <sdresid.hxx>
#include <drawdoc.hxx>
#include <sdpage.hxx>
#include <DrawDocShell.hxx>
#include <memory>
Include dependency graph for sdpreslt.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SdPresLayoutDlg, ClickLayoutHdl, ValueSet *, void)
 DoubleClick handler. More...
 
 IMPL_LINK_NOARG (SdPresLayoutDlg, ClickLoadHdl, weld::Button &, void)
 Click handler for load button. More...
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SdPresLayoutDlg  ,
ClickLayoutHdl  ,
ValueSet ,
void   
)

DoubleClick handler.

Definition at line 175 of file sdpreslt.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SdPresLayoutDlg  ,
ClickLoadHdl  ,
weld::Button ,
void   
)