Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/commontools/
H A DTKeys.cxx158 if ( m_pTable->getKeyService().is() ) in appendObject()
160 m_pTable->getKeyService()->addKey(m_pTable,descriptor); in appendObject()
277 if ( m_pTable->getKeyService().is() ) in dropObject()
279 m_pTable->getKeyService()->dropKey(m_pTable,xKey); in dropObject()
H A DTTableHelper.cxx617 Reference< ::com::sun::star::sdb::tools::XKeyAlteration> OTableHelper::getKeyService() const in getKeyService() function in OTableHelper
/aoo4110/main/connectivity/inc/connectivity/
H A DTTableHelper.hxx164 …:sun::star::uno::Reference< ::com::sun::star::sdb::tools::XKeyAlteration> getKeyService() const;

Completed in 22 milliseconds