20 #ifndef __com_sun_star_sheet_XCompatibilityNames_idl__
21 #define __com_sun_star_sheet_XCompatibilityNames_idl__
26 module com { module sun { module star { module sheet {
61 sequence< com::sun::star::sheet::LocalizedName >
62 getCompatibilityNames( [in]
string aProgrammaticName );
gives access to the sequence of compatibility names for an Addin function.
Definition: XCompatibilityNames.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47