:: com :: sun :: star :: sheet ::

service AddIn
Developers Guide
Spreadsheets - Spreadsheet Add-Ins

Exported Interfaces - Summary
::com::sun::star::lang::XServiceName

contains a method that returns the service name of the add-in.

XAddIn

provides access to function descriptions and localized names and descriptions.

XCompatibilityNames

provides access to compatibility names for the functions. (details)

Exported Interfaces - Details
::com::sun::star::lang::XServiceName
Description
contains a method that returns the service name of the add-in.
XAddIn
Description
provides access to function descriptions and localized names and descriptions.
XCompatibilityNames
Usage Restrictions
optional
Description
provides access to compatibility names for the functions.

 
Top of Page