#include <com/sun/star/inspection/XPropertyControlObserver.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/inspection/XObjectInspectorUI.hpp>
#include <cppuhelper/implbase.hxx>
Go to the source code of this file.
|
| namespace | vcl |
| |
| namespace | pcr |
| | a property handler for any virtual string properties
|
| |
|
| typedef ::cppu::WeakImplHelper< css::inspection::XPropertyControlObserver, css::lang::XInitialization, css::lang::XServiceInfo > | pcr::DefaultHelpProvider_Base |
| |