LibreOffice Module comphelper (master) 1
|
#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>
Go to the source code of this file.
Namespaces | |
namespace | comphelper |
Typedefs | |
typedef std::map< OUString, css::uno::Any > | SvGenericNameContainerMapImpl |
typedef std::map<OUString, css::uno::Any> SvGenericNameContainerMapImpl |
Definition at line 31 of file namecontainer.cxx.
|
private |
Definition at line 62 of file namecontainer.cxx.
Referenced by comphelper::detail::ConfigurationWrapper::getPropertyValue().
|
private |
Definition at line 60 of file namecontainer.cxx.
Referenced by comphelper::PropertySetInfo::add(), comphelper::MasterPropertySetInfo::add(), comphelper::ChainablePropertySetInfo::getProperties(), comphelper::MasterPropertySetInfo::getProperties(), comphelper::ChainablePropertySetInfo::remove(), and comphelper::PropertySetInfo::remove().
|
private |
Definition at line 61 of file namecontainer.cxx.