LibreOffice Module comphelper (master) 1
|
#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>
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 |