LibreOffice Module cui (master) 1
Functions
postdlg.cxx File Reference
#include <tools/date.hxx>
#include <tools/lineend.hxx>
#include <tools/time.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <svl/itempool.hxx>
#include <svl/itemset.hxx>
#include <unotools/useroptions.hxx>
#include <unotools/localedatawrapper.hxx>
#include <svx/svxids.hrc>
#include <svx/postattr.hxx>
#include <postdlg.hxx>
Include dependency graph for postdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SvxPostItDialog, PrevHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxPostItDialog, NextHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxPostItDialog, Stamp, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxPostItDialog, OKHdl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( SvxPostItDialog  ,
NextHdl  ,
weld::Button ,
void   
)

Definition at line 126 of file postdlg.cxx.

◆ IMPL_LINK_NOARG() [2/4]

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

◆ IMPL_LINK_NOARG() [3/4]

IMPL_LINK_NOARG ( SvxPostItDialog  ,
PrevHdl  ,
weld::Button ,
void   
)

Definition at line 121 of file postdlg.cxx.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( SvxPostItDialog  ,
Stamp  ,
weld::Button ,
void   
)