Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/commontools/
H A DTIndexes.cxx139 if ( m_pTable->getIndexService().is() ) in appendObject()
141 m_pTable->getIndexService()->addIndex(m_pTable,descriptor); in appendObject()
224 if ( m_pTable->getIndexService().is() ) in dropObject()
226 m_pTable->getIndexService()->dropIndex(m_pTable,_sElementName); in dropObject()
H A DTTableHelper.cxx622 Reference< ::com::sun::star::sdb::tools::XIndexAlteration> OTableHelper::getIndexService() const in getIndexService() function in OTableHelper
/aoo41x/main/connectivity/inc/connectivity/
H A DTTableHelper.hxx165 …un::star::uno::Reference< ::com::sun::star::sdb::tools::XIndexAlteration> getIndexService() const;

Completed in 91 milliseconds