LibreOffice Module cppuhelper (master) 1
Classes | Namespaces | Functions
propshlp.cxx File Reference
#include <osl/diagnose.h>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/propshlp.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <memory>
#include <sal/log.hxx>
Include dependency graph for propshlp.cxx:

Go to the source code of this file.

Classes

class  cppu::OPropertySetHelper::Impl
 

Namespaces

namespace  cppu
 

Functions

static const css::uno::Typecppu::getPropertyTypeIdentifier ()
 
static const css::uno::Typecppu::getPropertiesTypeIdentifier ()
 
static const css::uno::Typecppu::getVetoableTypeIdentifier ()
 
static int cppu::compare_OUString_Property_Impl (const void *arg1, const void *arg2) SAL_THROW_EXTERN_C()
 
static int cppu::compare_Property_Impl (const void *arg1, const void *arg2) SAL_THROW_EXTERN_C()
 

Variable Documentation

◆ aInfos

Sequence< Property > aInfos
private

Definition at line 76 of file propshlp.cxx.