LibreOffice Module extensions (master) 1
Classes | Namespaces | Typedefs
composeduiupdate.cxx File Reference
#include "composeduiupdate.hxx"
#include "pcrcommon.hxx"
#include <com/sun/star/inspection/XObjectInspectorUI.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/NullPointerException.hpp>
#include <com/sun/star/inspection/PropertyLineElement.hpp>
#include <osl/diagnose.h>
#include <osl/mutex.hxx>
#include <rtl/ref.hxx>
#include <cppuhelper/implbase.hxx>
#include <algorithm>
#include <map>
#include <set>
Include dependency graph for composeduiupdate.cxx:

Go to the source code of this file.

Classes

struct  pcr::MapHandlerToUI
 

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Typedefs

typedef void(ComposedPropertyUIUpdate::* pcr::FNotifySingleUIChange) ()
 
typedef ::cppu::WeakImplHelper< css::inspection::XObjectInspectorUI > pcr::CachedInspectorUI_Base
 
typedef std::map< Reference< XPropertyHandler >, ::rtl::Reference< CachedInspectorUI >, HandlerLess > pcr::ImplMapHandlerToUI