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

import <XAccessibleExtendedAttributes.idl;

Inheritance diagram for XAccessibleExtendedAttributes:
XInterface

Public Member Functions

any 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()

any 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: