LibreOffice Module comphelper (master) 1
Namespaces | Typedefs
namecontainer.cxx File Reference
#include <sal/config.h>
#include <map>
#include <mutex>
#include <comphelper/namecontainer.hxx>
#include <comphelper/sequence.hxx>
#include <cppuhelper/implbase.hxx>
#include <osl/mutex.hxx>
#include <com/sun/star/container/XNameContainer.hpp>
Include dependency graph for namecontainer.cxx:

Go to the source code of this file.

Namespaces

namespace  comphelper
 

Typedefs

typedef std::map< OUString, css::uno::AnySvGenericNameContainerMapImpl
 

Typedef Documentation

◆ SvGenericNameContainerMapImpl

Definition at line 31 of file namecontainer.cxx.

Variable Documentation

◆ maMutex

std::mutex maMutex
private

◆ maProperties

SvGenericNameContainerMapImpl maProperties
private

◆ maType

const css::uno::Type maType
private

Definition at line 61 of file namecontainer.cxx.