LibreOffice Module ucb (master) 1
Public Member Functions | Private Attributes | List of all members
SRSPropertySetInfo Class Reference
Inheritance diagram for SRSPropertySetInfo:
[legend]
Collaboration diagram for SRSPropertySetInfo:
[legend]

Public Member Functions

 SRSPropertySetInfo ()
 
virtual Sequence< Property > SAL_CALL getProperties () override
 
virtual Property SAL_CALL getPropertyByName (const OUString &aName) override
 
virtual sal_Bool SAL_CALL hasPropertyByName (const OUString &Name) override
 

Private Attributes

Property maProps [2]
 

Detailed Description

Definition at line 68 of file sortresult.cxx.

Constructor & Destructor Documentation

◆ SRSPropertySetInfo()

SRSPropertySetInfo::SRSPropertySetInfo ( )

Definition at line 1703 of file sortresult.cxx.

References cppu::UnoType< typename T >::get(), and maProps.

Member Function Documentation

◆ getProperties()

Sequence< Property > SAL_CALL SRSPropertySetInfo::getProperties ( )
overridevirtual

Definition at line 1719 of file sortresult.cxx.

References maProps.

◆ getPropertyByName()

Property SAL_CALL SRSPropertySetInfo::getPropertyByName ( const OUString &  aName)
overridevirtual

Definition at line 1726 of file sortresult.cxx.

References maProps, and Name.

◆ hasPropertyByName()

sal_Bool SAL_CALL SRSPropertySetInfo::hasPropertyByName ( const OUString &  Name)
overridevirtual

Definition at line 1738 of file sortresult.cxx.

References Name.

Member Data Documentation

◆ maProps

Property SRSPropertySetInfo::maProps[2]
private

Definition at line 71 of file sortresult.cxx.

Referenced by getProperties(), getPropertyByName(), and SRSPropertySetInfo().


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