19 #ifndef __com_sun_star_util_XNumberFormatTypes_idl__
20 #define __com_sun_star_util_XNumberFormatTypes_idl__
27 module com { module sun { module star { module util {
48 long getStandardFormat( [in]
short nType,
61 long getFormatIndex( [in]
short nIndex,
67 boolean isTypeCompatible( [in]
short nOldType,
68 [in]
short nNewType );
81 long getFormatForLocale( [in]
long nKey,
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:52
base interface of all UNO interfaces
Definition: XInterface.idl:47