LibreOffice Module comphelper (master) 1
Namespaces | Typedefs | Functions
NamedPropertyValuesContainer.cxx File Reference
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <comphelper/sequence.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <map>
Include dependency graph for NamedPropertyValuesContainer.cxx:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 

Typedefs

typedef std::map< OUString, uno::Sequence< beans::PropertyValue > > NamedPropertyValues
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * NamedPropertyValuesContainer_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Typedef Documentation

◆ NamedPropertyValues

typedef std::map< OUString, uno::Sequence<beans::PropertyValue> > NamedPropertyValues

Definition at line 33 of file NamedPropertyValuesContainer.cxx.

Function Documentation

◆ NamedPropertyValuesContainer_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * NamedPropertyValuesContainer_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 162 of file NamedPropertyValuesContainer.cxx.