LibreOffice Module basctl (master) 1
Namespaces | Functions
macrodlg.cxx File Reference
#include "macrodlg.hxx"
#include <basidesh.hxx>
#include <strings.hrc>
#include <iderid.hxx>
#include <iderdll.hxx>
#include "iderdll2.hxx"
#include "moduldlg.hxx"
#include <basic/basmgr.hxx>
#include <basic/sbmeth.hxx>
#include <basic/sbmod.hxx>
#include <com/sun/star/script/XLibraryContainer2.hpp>
#include <sal/log.hxx>
#include <sfx2/app.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/frame.hxx>
#include <sfx2/minfitem.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sfxsids.hrc>
#include <tools/debug.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <osl/diagnose.h>
Include dependency graph for macrodlg.cxx:

Go to the source code of this file.

Namespaces

namespace  basctl
 

Functions

 basctl::IMPL_LINK_NOARG (MacroChooser, MacroDoubleClickHdl, weld::TreeView &, bool)
 
 basctl::IMPL_LINK_NOARG (MacroChooser, MacroSelectHdl, weld::TreeView &, void)
 
 basctl::IMPL_LINK_NOARG (MacroChooser, BasicSelectHdl, weld::TreeView &, void)
 
 basctl::IMPL_LINK_NOARG (MacroChooser, EditModifyHdl, weld::Entry &, void)
 
 basctl::IMPL_LINK (MacroChooser, ButtonHdl, weld::Button &, rButton, void)
 
 basctl::IMPL_LINK (MacroChooser, ContextMenuHdl, const CommandEvent &, rCEvt, bool)