19 #ifndef __com_sun_star_util_XNumberFormats_idl__
20 #define __com_sun_star_util_XNumberFormats_idl__
32 module com { module sun { module star { module util {
65 sequence<long> queryKeys( [in]
short nType,
67 [in]
boolean bCreate );
84 long queryKey( [in]
string aFormat,
103 long addNew( [in]
string aFormat,
127 long addNewConverted( [in]
string aFormat,
138 void removeByKey( [in]
long nKey );
165 string generateFormat( [in]
long nBaseKey,
167 [in]
boolean bThousands,
169 [in]
short nDecimals,
170 [in]
short nLeading );
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:52
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
base interface of all UNO interfaces
Definition: XInterface.idl:47