LibreOffice Module basic (master) 1
Classes | Typedefs | Functions
propacc.hxx File Reference
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/beans/XPropertyAccess.hpp>
#include <comphelper/propertysetinfo.hxx>
#include <cppuhelper/implbase.hxx>
#include <vector>
Include dependency graph for propacc.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SbPropertyValues
 

Typedefs

typedef std::vector< css::beans::PropertyValue > SbPropertyValueArr_Impl
 
typedef std::vector< comphelper::PropertyMapEntrySbPropertyInfoArr_Impl
 
typedef ::cppu::WeakImplHelper< css::beans::XPropertySet, css::beans::XPropertyAccess > SbPropertyValuesHelper
 

Functions

void RTL_Impl_CreatePropertySet (SbxArray &rPar)
 

Typedef Documentation

◆ SbPropertyInfoArr_Impl

Definition at line 31 of file propacc.hxx.

◆ SbPropertyValueArr_Impl

typedef std::vector<css::beans::PropertyValue> SbPropertyValueArr_Impl

Definition at line 30 of file propacc.hxx.

◆ SbPropertyValuesHelper

typedef ::cppu::WeakImplHelper< css::beans::XPropertySet, css::beans::XPropertyAccess > SbPropertyValuesHelper

Definition at line 34 of file propacc.hxx.

Function Documentation

◆ RTL_Impl_CreatePropertySet()

void RTL_Impl_CreatePropertySet ( SbxArray rPar)