LibreOffice Module scripting (master) 1
Classes | Namespaces | Typedefs
ProviderCache.hxx File Reference
#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>
Include dependency graph for ProviderCache.hxx:
This graph shows which files directly or indirectly include this file:

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