Searched refs:xKeyAppend (Results 1 – 2 of 2) sorted by relevance
69 private XAppend xKeyAppend; field in TableDescriptor159 xKeyAppend = UnoRuntime.queryInterface(XAppend.class, xKeyFac); in createPrimaryKeys()286 xKeyAppend.appendByDescriptor(xKey); in createTable()
370 XAppend xKeyAppend = (XAppend)UnoRuntime.queryInterface(XAppend.class,xKeyFac); in createTableSalesMen() local383 xKeyAppend.appendByDescriptor(xKey); in createTableSalesMen()
Completed in 18 milliseconds