LibreOffice Module extensions (master) 1
Classes | Namespaces | Typedefs
propertycomposer.hxx File Reference
#include "pcrcommon.hxx"
#include "composeduiupdate.hxx"
#include "formbrowsertools.hxx"
#include <com/sun/star/inspection/XPropertyHandler.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <memory>
#include <vector>
#include <set>
Include dependency graph for propertycomposer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcr::PropertyComposer
 implements an <type>XPropertyHandler</type> which composes its information from a set of other property handlers More...
 
class  pcr::PropertyComposer::MethodGuard
 

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::inspection::XPropertyHandler, css::beans::XPropertyChangeListener > pcr::PropertyComposer_Base