LibreOffice Module forms (master) 1
Public Member Functions | Protected Member Functions | List of all members
frm::IPropertyBagHelperContext Class Referenceabstract

#include <propertybaghelper.hxx>

Inheritance diagram for frm::IPropertyBagHelperContext:
[legend]

Public Member Functions

virtual ::osl::Mutex & getMutex ()=0
 
virtual void describeFixedAndAggregateProperties (css::uno::Sequence< css::beans::Property > &_out_rFixedProperties, css::uno::Sequence< css::beans::Property > &_out_rAggregateProperties) const =0
 
virtual css::uno::Reference< css::beans::XMultiPropertySet > getPropertiesInterface ()=0
 

Protected Member Functions

 ~IPropertyBagHelperContext ()
 

Detailed Description

Definition at line 35 of file propertybaghelper.hxx.

Constructor & Destructor Documentation

◆ ~IPropertyBagHelperContext()

frm::IPropertyBagHelperContext::~IPropertyBagHelperContext ( )
inlineprotected

Definition at line 49 of file propertybaghelper.hxx.

Member Function Documentation

◆ describeFixedAndAggregateProperties()

virtual void frm::IPropertyBagHelperContext::describeFixedAndAggregateProperties ( css::uno::Sequence< css::beans::Property > &  _out_rFixedProperties,
css::uno::Sequence< css::beans::Property > &  _out_rAggregateProperties 
) const
pure virtual

◆ getMutex()

virtual ::osl::Mutex & frm::IPropertyBagHelperContext::getMutex ( )
pure virtual

◆ getPropertiesInterface()

virtual css::uno::Reference< css::beans::XMultiPropertySet > frm::IPropertyBagHelperContext::getPropertiesInterface ( )
pure virtual

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