|
LibreOffice Module basic (master) 1
|
#include "namecont.hxx"#include <basic/basmgr.hxx>#include <com/sun/star/script/vba/XVBAModuleInfo.hpp>#include <comphelper/uno3.hxx>#include <cppuhelper/implbase1.hxx>Go to the source code of this file.
Classes | |
| class | basic::SfxScriptLibraryContainer |
| class | basic::SfxScriptLibrary |
Namespaces | |
| namespace | basic |
Typedefs | |
| typedef std::unordered_map< OUString, css::script::ModuleInfo > | basic::ModuleInfoMap |
| typedef ::cppu::ImplHelper1< css::script::vba::XVBAModuleInfo > | basic::SfxScriptLibrary_BASE |