LibreOffice Module basctl (master) 1
|
#include <basic/basmgr.hxx>
#include <basic/sbmod.hxx>
#include <basobj.hxx>
#include <bastype2.hxx>
#include <bitmaps.hlst>
#include <bastypes.hxx>
#include <com/sun/star/script/XLibraryContainer.hpp>
#include <com/sun/star/script/XLibraryContainerPassword.hpp>
#include <string_view>
#include <osl/diagnose.h>
#include <tools/debug.hxx>
Go to the source code of this file.
Namespaces | |
namespace | basctl |
Functions | |
basctl::IMPL_LINK (SbTreeListBox, RequestingChildrenHdl, const weld::TreeIter &, rEntry, bool) | |
OUString | basctl::CreateMgrAndLibStr (std::u16string_view rMgrName, std::u16string_view rLibName) |