20 #ifndef __com_sun_star_sdb_tools_XObjectNames_idl__
21 #define __com_sun_star_sdb_tools_XObjectNames_idl__
26 module
com { module sun { module star { module sdb { module tools {
85 string suggestName( [in]
long CommandType, [in]
string BaseName )
96 string convertToSQLName( [in]
string Name );
125 boolean isNameUsed( [in]
long CommandType, [in]
string Name )
138 boolean isNameValid( [in]
long CommandType, [in]
string Name )
154 void checkNameForCreate( [in]
long CommandType, [in]
string Name )
– idl definition –
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
is an exception that provides information on a database access error.
Definition: SQLException.idl:44