22 module
com { module sun { module star { module util {
48 long detectNumberFormat( [in]
long nKey,
57 double convertStringToNumber( [in]
long nKey,
64 string convertNumberToString( [in]
long nKey,
79 string formatString( [in]
long nKey,
80 [in]
string aString );
98 string getInputString( [in]
long nKey,
Definition: Ambiguous.idl:20
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:45
indicates that a non-numeric string is to be converted to a number.
Definition: NotNumericException.idl:27