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 )
97 string convertToSQLName( [in]
string Name );
126 boolean isNameUsed( [in]
long CommandType, [in]
string Name )
140 boolean isNameValid( [in]
long CommandType, [in]
string Name )
156 void checkNameForCreate( [in]
long CommandType, [in]
string Name )
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