LibreOffice Module comphelper (master) 1
Namespaces
genericpropertyset.cxx File Reference
#include <sal/config.h>
#include <map>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
#include <cppuhelper/weakagg.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/multiinterfacecontainer4.hxx>
#include <comphelper/propertysethelper.hxx>
#include <mutex>
#include <rtl/ref.hxx>
#include <comphelper/genericpropertyset.hxx>
#include <comphelper/propertysetinfo.hxx>
Include dependency graph for genericpropertyset.cxx:

Go to the source code of this file.

Namespaces

namespace  comphelper
 

Variable Documentation

◆ m_aListener

comphelper::OMultiTypeInterfaceContainerHelperVar4<OUString, XPropertyChangeListener> m_aListener
private

Definition at line 55 of file genericpropertyset.cxx.

◆ maAnyMap

std::map<OUString, Any> maAnyMap
private

Definition at line 53 of file genericpropertyset.cxx.

◆ maMutex

std::mutex maMutex
private

Definition at line 54 of file genericpropertyset.cxx.