Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java70 private XDrop xKeyDrop; field in TableDescriptor
158 xKeyDrop = UnoRuntime.queryInterface(XDrop.class, xIndexAccessKeys); in createPrimaryKeys()
319 if ((xKeyDrop != null) && (xIndexAccessKeys != null)) in removeAllColumnsFromDescriptor()
326 xKeyDrop.dropByIndex(i); in removeAllColumnsFromDescriptor()

Completed in 19 milliseconds