LibreOffice Module extensions (master) 1
|
#include <com/sun/star/inspection/XPropertyControl.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <tools/link.hxx>
#include <vcl/weld.hxx>
#include <vcl/weldutils.hxx>
Go to the source code of this file.
Classes | |
class | pcr::CommonBehaviourControlHelper |
A helper class for implementing the <type scope="css::inspection">XPropertyControl</type> or one of its derived interfaces. More... | |
class | pcr::CommonBehaviourControl< TControlInterface, TControlWindow > |
implements a base class for <type scope="css::inspection">XPropertyControl</type> implementations More... | |
Namespaces | |
namespace | pcr |
a property handler for any virtual string properties | |