LibreOffice Module comphelper (master) 1
Public Member Functions | Protected Member Functions | List of all members
comphelper::IPropertyInfoService Class Referenceabstract

used as callback for an OPropertyArrayAggregationHelper More...

#include <propagg.hxx>

Public Member Functions

virtual sal_Int32 getPreferredPropertyId (const OUString &_rName)=0
 get the preferred handle for the given property More...
 

Protected Member Functions

 ~IPropertyInfoService ()
 

Detailed Description

used as callback for an OPropertyArrayAggregationHelper

Definition at line 68 of file propagg.hxx.

Constructor & Destructor Documentation

◆ ~IPropertyInfoService()

comphelper::IPropertyInfoService::~IPropertyInfoService ( )
inlineprotected

Definition at line 79 of file propagg.hxx.

Member Function Documentation

◆ getPreferredPropertyId()

virtual sal_Int32 comphelper::IPropertyInfoService::getPreferredPropertyId ( const OUString &  _rName)
pure virtual

get the preferred handle for the given property

Parameters
_rNamethe property name
Returns
the handle the property should be referred by, or -1 if there are no preferences for the given property

Referenced by comphelper::OPropertyArrayAggregationHelper::OPropertyArrayAggregationHelper().


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