LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
XAccessibleExtendedAttributes Interface Reference

import "XAccessibleExtendedAttributes.idl";

Inheritance diagram for XAccessibleExtendedAttributes:
XInterface

Public Member Functions

string getExtendedAttributes () raises (::com::sun::star::lang::IndexOutOfBoundsException)
 Returns the attributes specific to this object, like a cell's formula.
Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
void acquire ()
 increases the reference counter by one.
void release ()
 decreases the reference counter by one.

Member Function Documentation

◆ getExtendedAttributes()

string getExtendedAttributes ( )
raises (::com::sun::star::lang::IndexOutOfBoundsException )

Returns the attributes specific to this object, like a cell's formula.


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