Home
last modified time | relevance | path

Searched refs:xTableDrop (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java68 XDrop xTableDrop; field in TableDescriptor
117 xTableDrop = UnoRuntime.queryInterface( XDrop.class, getTableNamesAsNameAccess() ); in getConnection()
335 if (xTableDrop != null) in removeAllColumnsFromDescriptor()
339 xTableDrop.dropByName(_tablename); in removeAllColumnsFromDescriptor()

Completed in 27 milliseconds