LibreOffice Module extensions (master) 1
|
#include <com/sun/star/inspection/XObjectInspectorModel.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/propshlp.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/uno3.hxx>
#include <memory>
Go to the source code of this file.
Classes | |
class | pcr::ImplInspectorModel |
Namespaces | |
namespace | pcr |
a property handler for any virtual string properties | |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::inspection::XObjectInspectorModel, css::lang::XInitialization, css::lang::XServiceInfo > | pcr::ImplInspectorModel_Base |
typedef ::cppu::OPropertySetHelper | pcr::ImplInspectorModel_PBase |