|
LibreOffice Module desktop (master) 1
|
#include <dp_compbackenddb.hxx>
Public Member Functions | |
| Data () | |
Public Attributes | |
| std::deque< OUString > | implementationNames |
| std::vector< std::pair< OUString, OUString > > | singletons |
| bool | javaTypeLibrary |
Definition at line 69 of file dp_compbackenddb.hxx.
|
inline |
Definition at line 71 of file dp_compbackenddb.hxx.
| std::deque< OUString> dp_registry::backend::component::ComponentBackendDb::Data::implementationNames |
Definition at line 73 of file dp_compbackenddb.hxx.
Referenced by dp_registry::backend::component::ComponentBackendDb::addEntry(), and dp_registry::backend::component::ComponentBackendDb::getEntry().
| bool dp_registry::backend::component::ComponentBackendDb::Data::javaTypeLibrary |
Definition at line 76 of file dp_compbackenddb.hxx.
Referenced by dp_registry::backend::component::ComponentBackendDb::addEntry(), and dp_registry::backend::component::ComponentBackendDb::getEntry().
| std::vector< std::pair< OUString, OUString> > dp_registry::backend::component::ComponentBackendDb::Data::singletons |
Definition at line 74 of file dp_compbackenddb.hxx.
Referenced by dp_registry::backend::component::ComponentBackendDb::addEntry(), and dp_registry::backend::component::ComponentBackendDb::getEntry().