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

callback for a ComposedPropertyUIUpdate checking a given property for existence More...

#include <composeduiupdate.hxx>

Inheritance diagram for pcr::IPropertyExistenceCheck:
[legend]

Public Member Functions

virtual bool hasPropertyByName (const OUString &_rName)=0
 

Protected Member Functions

 ~IPropertyExistenceCheck ()
 

Detailed Description

callback for a ComposedPropertyUIUpdate checking a given property for existence

Definition at line 35 of file composeduiupdate.hxx.

Constructor & Destructor Documentation

◆ ~IPropertyExistenceCheck()

pcr::IPropertyExistenceCheck::~IPropertyExistenceCheck ( )
inlineprotected

Definition at line 42 of file composeduiupdate.hxx.

Member Function Documentation

◆ hasPropertyByName()

virtual bool pcr::IPropertyExistenceCheck::hasPropertyByName ( const OUString &  _rName)
pure virtual
Exceptions
css::uno::RuntimeException

Implemented in pcr::OPropertyBrowserController, and pcr::PropertyComposer.

Referenced by pcr::ComposedPropertyUIUpdate::shouldContinuePropertyHandling().


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