Home
last modified time | relevance | path

Searched defs:xKeyFac (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/odk/examples/DevelopersGuide/Database/
H A Dsdbcx.java369 …XDataDescriptorFactory xKeyFac = (XDataDescriptorFactory)UnoRuntime.queryInterface(XDataDescriptor… in createTableSalesMen() local
/AOO41X/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java157 …XDataDescriptorFactory xKeyFac = UnoRuntime.queryInterface(XDataDescriptorFactory.class, xIndexAcc… in createPrimaryKeys() local