Searched refs:xKeyDrop (Results 1 – 1 of 1) sorted by relevance
70 private XDrop xKeyDrop; field in TableDescriptor158 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