LibreOffice
LibreOffice 24.2 SDK API Reference
Public Member Functions | List of all members
XPropertyTypeDescription Interface Referencepublished

Reflects a property. More...

import"XPropertyTypeDescription.idl";

Inheritance diagram for XPropertyTypeDescription:
XTypeDescription XInterface

Public Member Functions

short getPropertyFlags ()
 
XTypeDescription getPropertyTypeDescription ()
 
- Public Member Functions inherited from XTypeDescription
com::sun::star::uno::TypeClass getTypeClass ()
 Returns the type class of the reflected UNOIDL entity. More...
 
string getName ()
 Returns the fully qualified name of the UNOIDL entity. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

Reflects a property.

The type class of this type is com::sun::star::uno::TypeClass::PROPERTY.

Since
OOo 1.1.2

Member Function Documentation

◆ getPropertyFlags()

short getPropertyFlags ( )
Returns
the flags defined for this property.

The possible values are defined in com::sun::star::beans::PropertyAttribute

◆ getPropertyTypeDescription()

XTypeDescription getPropertyTypeDescription ( )
Returns
the type description for this property.

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