LibreOffice Module sd (master) 1
Namespaces | Functions
brkdlg.cxx File Reference
#include <BreakDlg.hxx>
#include <sfx2/progress.hxx>
#include <svx/svdetc.hxx>
#include <vcl/scheduler.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sdresid.hxx>
#include <drawview.hxx>
#include <strings.hrc>
#include <DrawDocShell.hxx>
Include dependency graph for brkdlg.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Functions

 sd::IMPL_LINK_NOARG (BreakDlg, CancelButtonHdl, weld::Button &, void)
 
 sd::IMPL_LINK (BreakDlg, UpDate, void *, nInit, bool)
 The working function has to call the UpDate method periodically. More...
 
 sd::IMPL_LINK_NOARG (BreakDlg, InitialUpdate, Timer *, void)
 link-method which starts the working function More...