LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XSheetAnnotationShapeSupplier Interface Referencepublished

provides methods to get the shape of o annotation More...

import"XSheetAnnotationShapeSupplier.idl";

Inheritance diagram for XSheetAnnotationShapeSupplier:
XInterface CellAnnotation

Public Member Functions

com::sun::star::drawing::XShape getAnnotationShape ()
 returns the shape of the annotation 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

provides methods to get the shape of o annotation

See also
com::sun::star::sheet::CellAnnotation
com::sun::star::sheet::CellAnnotationShape

Member Function Documentation

◆ getAnnotationShape()

com::sun::star::drawing::XShape getAnnotationShape ( )

returns the shape of the annotation


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