import "CommandDefinition.idl";
 
  
| Additional Inherited Members | |
|  Public Member Functions inherited from XRename | |
| void | rename ([in]string newName) raises (com::sun::star::sdbc::SQLException, com::sun::star::container::ElementExistException) | 
| is intended to alter the name of an object. | |
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |