22 module
com { module sun { module star { module util {
55 sequence<long> queryKeys( [in]
short nType,
57 [in]
boolean bCreate );
74 long queryKey( [in]
string aFormat,
93 long addNew( [in]
string aFormat,
117 long addNewConverted( [in]
string aFormat,
128 void removeByKey( [in]
long nKey );
155 string generateFormat( [in]
long nBaseKey,
157 [in]
boolean bThousands,
159 [in]
short nDecimals,
160 [in]
short nLeading );
Definition: Ambiguous.idl:20
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:33
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
base interface of all UNO interfaces
Definition: XInterface.idl:45