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 {
51 long getStandardFormat( [in]
short nType,
66 long getFormatIndex( [in]
short nIndex,
72 boolean isTypeCompatible( [in]
short nOldType,
73 [in]
short nNewType );
86 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