Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx101 Reference< XIndexAccess> xKeys = getReferencingTable()->getKeys(); in DropRelation()
294 Reference< XIndexAccess> xKeys ( getReferencingTable()->getKeys()); in Update()
H A DRelationController.cxx373 Reference<XIndexAccess> xKeys = pReferencingTable->getKeys(); in loadTableData()
378 xKeys = xKeySup->getKeys(); in loadTableData()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx246 Reference<XIndexAccess> xReferencedKeys( _rDest.GetData()->getKeys()); in addConnections()
597 Reference< XIndexAccess> xKeyIndex = pNewTabWin->GetData()->getKeys(); in AddTabWin()
655 …Reference< XPropertySet > xFKKey = getKeyReferencedTo( pTabWinTmp->GetData()->getKeys(), pNewTabWi… in AddTabWin()
H A DTableWindowData.cxx150 m_xKeys = xKeySup->getKeys(); in listen()
/aoo4110/main/odk/examples/DevelopersGuide/Database/
H A Dsdbcx.java192 XIndexAccess xKeys = xKeysSup.getKeys(); in printKeys()
369 … (XDataDescriptorFactory)UnoRuntime.queryInterface(XDataDescriptorFactory.class,xKeySup.getKeys()); in createTableSalesMen()
/aoo4110/main/dbaccess/source/core/api/
H A DTableDeco.cxx530 Reference< XIndexAccess> ODBTableDecorator::getKeys() throw (RuntimeException) in getKeys() function in ODBTableDecorator
535 return Reference< XKeysSupplier>(m_xTable,UNO_QUERY)->getKeys(); in getKeys()
/aoo4110/main/offapi/com/sun/star/sdbcx/
H A DXKeysSupplier.idl47 com::sun::star::container::XIndexAccess getKeys();
/aoo4110/main/dbaccess/source/ui/inc/
H A DTableWindowData.hxx92 …inline ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess> getKeys() cons… in getKeys() function in dbaui::OTableWindowData
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DResourceManager.java49 for (Enumeration e = fileNameResourceBundle.getKeys(); e.hasMoreElements(); ) { in checkFileExistence()
/aoo4110/main/connectivity/inc/connectivity/sdbcx/
H A DVTable.hxx123 …ar::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL getKeys( ) throw(::com::…
/aoo4110/main/vcl/inc/vcl/
H A Dppdparser.hxx208 int getKeys() const { return m_aKeys.size(); } in getKeys() function in psp::PPDParser
/aoo4110/main/connectivity/source/sdbcx/
H A DVTable.cxx202 Reference< XIndexAccess > SAL_CALL OTable::getKeys( ) throw(RuntimeException) in getKeys() function in OTable
/aoo4110/main/dbaccess/source/core/inc/
H A DTableDeco.hxx204 …ar::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL getKeys( ) throw (::com:…
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx791 Reference<XIndexAccess> xKeys(_rxSup->getKeys(),UNO_QUERY); in appendPrimaryKey()
1380 xKeys = xKeySup->getKeys(); in dropPrimaryKey()
/aoo4110/main/extensions/source/propctrlr/
H A Dformlinkdialog.cxx517 xKeys = xSuppKeys->getKeys(); in getExistingRelation()
/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java608 xIndexKeys = xKeysSupplier.getKeys(); in getReferencedTables()
H A DTableDescriptor.java156 xIndexAccessKeys = xKeySupplier.getKeys(); in createPrimaryKeys()
/aoo4110/main/connectivity/source/drivers/adabas/
H A DBTables.cxx244 Reference<XIndexAccess> xKeys = xKeySup->getKeys(); in createTable()
/aoo4110/main/padmin/source/
H A Dprtsetup.cxx404 for( int i = 0; i < m_pParent->m_aJobData.m_pParser->getKeys(); i++ ) in RTSDevicePage()
/aoo4110/main/connectivity/source/commontools/
H A Ddbtools2.cxx263 Reference<XIndexAccess> xKeys = xKeySup->getKeys(); in createStandardKeyStatement()
H A Ddbtools.cxx543 const Reference<XIndexAccess> xKeys = xKeySup->getKeys(); in getPrimaryKeyColumns_throw()
/aoo4110/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx1241 Reference<XDataDescriptorFactory> xKeyFactory(_rxSup->getKeys(),UNO_QUERY); in appendKey()

Completed in 134 milliseconds