|
LibreOffice Module scripting (master) 1
|
#include <rtl/ustring.hxx>#include <com/sun/star/lang/XSingleComponentFactory.hpp>#include <com/sun/star/lang/XMultiComponentFactory.hpp>#include <com/sun/star/script/provider/XScriptProvider.hpp>#include <mutex>#include <unordered_map>Go to the source code of this file.
Classes | |
| struct | func_provider::ProviderDetails |
| class | func_provider::ProviderCache |
Namespaces | |
| namespace | func_provider |
Typedefs | |
| typedef std::unordered_map< OUString, ProviderDetails > | func_provider::ProviderDetails_hash |