LibreOffice Module reportdesign (master) 1
|
#include <com/sun/star/inspection/XObjectInspectorModel.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <cppuhelper/implbase3.hxx>
#include <mutex>
Go to the source code of this file.
Classes | |
class | rptui::DefaultComponentInspectorModel |
Namespaces | |
namespace | rptui |
Typedefs | |
typedef ::cppu::WeakAggImplHelper3< css::inspection::XObjectInspectorModel, css::lang::XServiceInfo, css::lang::XInitialization > | rptui::DefaultComponentInspectorModel_Base |