LibreOffice Module cui (master) 1
Functions
scriptdlg.cxx File Reference
#include <memory>
#include <string_view>
#include <utility>
#include <sfx2/objsh.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <strings.hrc>
#include <bitmaps.hlst>
#include <scriptdlg.hxx>
#include <dialmgr.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/script/provider/ScriptFrameworkErrorException.hpp>
#include <com/sun/star/script/provider/XScriptProviderSupplier.hpp>
#include <com/sun/star/script/provider/XScriptProvider.hpp>
#include <com/sun/star/script/browse/BrowseNodeTypes.hpp>
#include <com/sun/star/script/browse/XBrowseNodeFactory.hpp>
#include <com/sun/star/script/browse/BrowseNodeFactoryViewTypes.hpp>
#include <com/sun/star/script/browse/theBrowseNodeFactory.hpp>
#include <com/sun/star/script/provider/ScriptErrorRaisedException.hpp>
#include <com/sun/star/script/provider/ScriptExceptionRaisedException.hpp>
#include <com/sun/star/script/provider/ScriptFrameworkErrorType.hpp>
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/frame/ModuleManager.hpp>
#include <com/sun/star/script/XInvocation.hpp>
#include <com/sun/star/document/XEmbeddedScripts.hpp>
#include <comphelper/lok.hxx>
#include <comphelper/SetFlagContextHelper.hxx>
#include <comphelper/documentinfo.hxx>
#include <comphelper/processfactory.hxx>
#include <o3tl/string_view.hxx>
#include <svtools/imagemgr.hxx>
#include <tools/urlobj.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for scriptdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SvxScriptOrgDialog, ExpandingHdl, const weld::TreeIter &, rIter, bool)
 
 IMPL_LINK_NOARG (SvxScriptOrgDialog, ScriptSelectHdl, weld::TreeView &, void)
 
 IMPL_LINK (SvxScriptOrgDialog, ButtonHdl, weld::Button &, rButton, void)
 
 IMPL_STATIC_LINK (SvxScriptErrorDialog, ShowDialog, void *, p, void)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( SvxScriptOrgDialog  ,
ButtonHdl  ,
weld::Button ,
rButton  ,
void   
)

◆ IMPL_LINK() [2/2]

IMPL_LINK ( SvxScriptOrgDialog  ,
ExpandingHdl  ,
const weld::TreeIter ,
rIter  ,
bool   
)

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SvxScriptOrgDialog  ,
ScriptSelectHdl  ,
weld::TreeView ,
void   
)

Definition at line 523 of file scriptdlg.cxx.

References SFEntry::GetNode().

◆ IMPL_STATIC_LINK()

IMPL_STATIC_LINK ( SvxScriptErrorDialog  ,
ShowDialog  ,
void *  ,
p  ,
void   
)

Definition at line 1312 of file scriptdlg.cxx.

References Application::CreateMessageDialog(), CuiResId(), and p.