LibreOffice Module basctl (master) 1
Classes | Namespaces | Functions
moduldlg.cxx File Reference
#include <sal/config.h>
#include <strings.hrc>
#include <iderid.hxx>
#include <bitmaps.hlst>
#include "moduldlg.hxx"
#include <localizationmgr.hxx>
#include <basidesh.hxx>
#include <basobj.hxx>
#include <basic/basmgr.hxx>
#include <com/sun/star/script/XLibraryContainerPassword.hpp>
#include <com/sun/star/script/XLibraryContainer2.hpp>
#include <com/sun/star/frame/XController.hpp>
#include <comphelper/processfactory.hxx>
#include <sfx2/app.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/frame.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sfxsids.hrc>
#include <svl/stritem.hxx>
#include <vcl/transfer.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <xmlscript/xmldlg_imexp.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
Include dependency graph for moduldlg.cxx:

Go to the source code of this file.

Classes

class  basctl::SbTreeListBoxDropTarget
 

Namespaces

namespace  basctl
 

Functions

 basctl::IMPL_LINK (ObjectPage, EditingEntryHdl, const weld::TreeIter &, rEntry, bool)
 
 basctl::IMPL_LINK (ObjectPage, EditedEntryHdl, const IterString &, rIterString, bool)
 
 basctl::IMPL_LINK (OrganizeDialog, ActivatePageHdl, const OUString &, rPage, void)
 
 basctl::IMPL_LINK_NOARG (ObjectPage, BasicBoxHighlightHdl, weld::TreeView &, void)
 
 basctl::IMPL_LINK (ObjectPage, ButtonHdl, weld::Button &, rButton, void)
 
SbModulebasctl::createModImpl (weld::Window *pWin, const ScriptDocument &rDocument, SbTreeListBox &rBasicBox, const OUString &rLibName, const OUString &_aModName, bool bMain)