LibreOffice Module extensions (master) 1
Classes | Namespaces | Typedefs
genericpropertyhandler.hxx File Reference
#include "pcrcommontypes.hxx"
#include "pcrcommon.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XIntrospectionAccess.hpp>
#include <com/sun/star/inspection/XPropertyHandler.hpp>
#include <com/sun/star/script/XTypeConverter.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <comphelper/interfacecontainer2.hxx>
#include <cppuhelper/compbase.hxx>
#include <rtl/ref.hxx>
#include <map>
Include dependency graph for genericpropertyhandler.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pcr::TypeLess
 
class  pcr::GenericPropertyHandler
 

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::inspection::XPropertyHandler, css::lang::XServiceInfo > pcr::GenericPropertyHandler_Base