LibreOffice Module comphelper (master) 1
Classes | Namespaces | Typedefs
indexedpropertyvalues.hxx File Reference
#include <sal/config.h>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/container/XIndexContainer.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/Sequence.h>
#include <comphelper/comphelperdllapi.h>
#include <cppuhelper/implbase.hxx>
#include <vector>
Include dependency graph for indexedpropertyvalues.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  comphelper::IndexedPropertyValuesContainer
 

Namespaces

namespace  comphelper
 

Typedefs

typedef std::vector< css::uno::Sequence< css::beans::PropertyValue > > comphelper::IndexedPropertyValues