LibreOffice Module cui (master) 1
|
#include <comphelper/diagnose_ex.hxx>
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/frame/theGlobalEventBroadcaster.hpp>
#include <com/sun/star/frame/XStorable.hpp>
#include <comphelper/processfactory.hxx>
#include <comphelper/documentinfo.hxx>
#include <unotools/configmgr.hxx>
#include <rtl/ustring.hxx>
#include "eventdlg.hxx"
#include "macropg_impl.hxx"
#include <cfg.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (SvxEventConfigPage, SelectHdl_Impl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG | ( | SvxEventConfigPage | , |
SelectHdl_Impl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 123 of file eventdlg.cxx.
References SvxMacroTabPage_::DisplayAppEvents(), xController, and xFrame.