LibreOffice Module sfx2 (master) 1
|
#include <memory>
#include <osl/file.hxx>
#include <rtl/ustring.hxx>
#include <svl/itempool.hxx>
#include <svl/itemset.hxx>
#include <svl/slstitm.hxx>
#include <svl/stritem.hxx>
#include <svl/intitem.hxx>
#include <svl/eitem.hxx>
#include <svl/undo.hxx>
#include <svl/whiter.hxx>
#include <sfx2/sfxsids.hrc>
#include <officecfg/Inet.hxx>
#include <officecfg/Office/Common.hxx>
#include <officecfg/Office/Recovery.hxx>
#include <unotools/securityoptions.hxx>
#include <unotools/pathoptions.hxx>
#include <svtools/miscopt.hxx>
#include <svtools/imgdef.hxx>
#include <sal/log.hxx>
#include <vcl/idle.hxx>
#include <sfx2/app.hxx>
#include <sfx2/event.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/objsh.hxx>
#include <comphelper/lok.hxx>
#include <objshimp.hxx>
#include "shutdownicon.hxx"
Go to the source code of this file.
Functions | |
IMPL_LINK (SfxEventAsyncer_Impl, IdleHdl, Timer *, pAsyncIdle, void) | |
IMPL_LINK | ( | SfxEventAsyncer_Impl | , |
IdleHdl | , | ||
Timer * | , | ||
pAsyncIdle | , | ||
void | |||
) |
Definition at line 96 of file appcfg.cxx.
References SfxBroadcaster::Broadcast(), tools::SvRef< typename T >::is(), SAL_INFO_IF, and SfxGetpApp().