LibreOffice Module cui (master) 1
|
#include <memory>
#include <sal/config.h>
#include <comphelper/lok.hxx>
#include <osl/file.hxx>
#include <sfx2/app.hxx>
#include <sfx2/event.hxx>
#include <sfx2/frame.hxx>
#include <sfx2/viewfrm.hxx>
#include <sot/formats.hxx>
#include <sfx2/sfxsids.hrc>
#include <svl/macitem.hxx>
#include <ucbhelper/content.hxx>
#include <cuihyperdlg.hxx>
#include <hltpbase.hxx>
#include <macroass.hxx>
#include <svx/svxdlg.hxx>
#include <strings.hrc>
#include <dialmgr.hxx>
#include <bitmaps.hlst>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (SvxHyperlinkTabPageBase, ClickScriptHdl_Impl, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | SvxHyperlinkTabPageBase | , |
ClickScriptHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 323 of file hltpbase.cxx.
References SfxMacroTabPage::AddEvent(), CuiResId(), SfxItemSet::GetItem(), GetItemSet(), SfxItemSet::GetItemState(), SvxHyperlinkItem::GetMacroEvents(), SvxHyperlinkItem::GetMacroTable(), SfxSingleTabDialogController::GetOutputItemSet(), SfxMacroAssignDlg::GetTabPage(), SfxItemSet::Put(), RET_OK, SvxMacroItem::SetMacroTable(), SvxHyperlinkItem::SetMacroTable(), and SfxGetpApp().