Searched refs:dropNoRemove (Results 1 – 3 of 3) sorted by relevance
239 sal_Bool OIndexCollection::dropNoRemove(const Indexes::iterator& _rPos) SAL_THROW((SQLException)) in dropNoRemove() function in dbaui::OIndexCollection279 if (!dropNoRemove(_rPos)) in drop()
107 …sal_Bool dropNoRemove(const Indexes::iterator& _rPos) SAL_THROW((::com::sun::star::sdbc::SQLExcept…
494 bSuccess = m_pIndexes->dropNoRemove(aDropPos); in implDropIndex()
Completed in 17 milliseconds