LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
PropertyValueInfo Struct Referencepublished

contains value and state of a com::sun::star::beans::Property. More...

import "PropertyValueInfo.idl";

Inheritance diagram for PropertyValueInfo:
PropertyValue

Public Attributes

com::sun::star::ucb::PropertyValueState ValueState
 the state of the property value.
 
- Public Attributes inherited from PropertyValue
string Name
 specifies the name of the property.
 
long Handle
 contains an implementation-specific handle for the property.
 
any Value
 contains the value of the property or VOID, if no value is available.
 
com::sun::star::beans::PropertyState State
 determines if the value comes from the object itself or from a default and if the value cannot be determined exactly.
 

Detailed Description

contains value and state of a com::sun::star::beans::Property.

Member Data Documentation

◆ ValueState

the state of the property value.


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