LibreOffice Module extensions (master) 1
Public Member Functions | Protected Member Functions | List of all members
pcr::IPropertyControlObserver Class Referenceabstract

non-UNO version of the XPropertyControlObserver More...

#include <propcontrolobserver.hxx>

Inheritance diagram for pcr::IPropertyControlObserver:
[legend]

Public Member Functions

virtual void focusGained (const css::uno::Reference< css::inspection::XPropertyControl > &Control)=0
 
virtual void valueChanged (const css::uno::Reference< css::inspection::XPropertyControl > &Control)=0
 

Protected Member Functions

 ~IPropertyControlObserver ()
 

Detailed Description

non-UNO version of the XPropertyControlObserver

Definition at line 32 of file propcontrolobserver.hxx.

Constructor & Destructor Documentation

◆ ~IPropertyControlObserver()

pcr::IPropertyControlObserver::~IPropertyControlObserver ( )
inlineprotected

Definition at line 39 of file propcontrolobserver.hxx.

Member Function Documentation

◆ focusGained()

virtual void pcr::IPropertyControlObserver::focusGained ( const css::uno::Reference< css::inspection::XPropertyControl > &  Control)
pure virtual

◆ valueChanged()

virtual void pcr::IPropertyControlObserver::valueChanged ( const css::uno::Reference< css::inspection::XPropertyControl > &  Control)
pure virtual

The documentation for this class was generated from the following file: