LibreOffice Module unoidl (master) 1
Namespaces
legacyprovider.cxx File Reference
#include <sal/config.h>
#include <cassert>
#include <utility>
#include <vector>
#include <registry/reader.hxx>
#include <registry/registry.hxx>
#include <registry/regtype.h>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <unoidl/unoidl.hxx>
#include "legacyprovider.hxx"
Include dependency graph for legacyprovider.cxx:

Go to the source code of this file.

Namespaces

namespace  unoidl
 
namespace  unoidl::detail
 

Variable Documentation

◆ index_

sal_uInt32 index_
private

Definition at line 92 of file legacyprovider.cxx.

◆ key_

RegistryKey key_
mutableprivate

Definition at line 89 of file legacyprovider.cxx.

◆ manager_

rtl::Reference< Manager > manager_
private

Definition at line 87 of file legacyprovider.cxx.

◆ names_

RegistryKeyNames names_
private

Definition at line 91 of file legacyprovider.cxx.

◆ prefix_

OUString prefix_
private

Definition at line 90 of file legacyprovider.cxx.

◆ ucr_

RegistryKey ucr_
private

Definition at line 88 of file legacyprovider.cxx.