Home
last modified time | relevance | path

Searched refs:dropByName (Results 1 – 25 of 25) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A Dviewcontainer.cxx188 xDrop->dropByName(_sElementName); in dropObject()
247 dropByName(sName); in elementRemoved()
H A Dquerycontainer.cxx242 void SAL_CALL OQueryContainer::dropByName( const ::rtl::OUString& _rName ) throw(SQLException, NoSu… in dropByName() function in dbaccess::OQueryContainer
271 dropByName(sName); in dropByIndex()
H A DCIndexes.cxx102 xData->dropByName(_sElementName); in dropObject()
H A Dcolumn.cxx443 xDrop->dropByName( _sElementName ); in dropObject()
H A Dtable.cxx152 xDrop->dropByName(_sName); in columnDropped()
H A Dtablecontainer.cxx391 xDrop->dropByName(_sElementName); in dropObject()
H A DTableDeco.cxx719 xDrop->dropByName(_sName); in columnDropped()
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx270 xDrop->dropByName(sTableName); in deleteTables()
283 xDrop->dropByName(sTableName); in deleteTables()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx119 xNameCont->dropByName(_sTableName); in dropTable()
1143 xDrop->dropByName(pField->GetName()); in alterColumns()
1271 xDrop->dropByName(*pIter); in alterColumns()
/trunk/main/connectivity/source/drivers/mysql/
H A DYViews.cxx126 OCollection_TYPE::dropByName(elementName); in dropByNameImpl()
H A DYTable.cxx293 m_pColumns->dropByName(colName); in alterColumnByName()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHViews.cxx132 OCollection_TYPE::dropByName(elementName); in dropByNameImpl()
H A DHTable.cxx260 m_pColumns->dropByName(colName); in alterColumnByName()
/trunk/main/offapi/com/sun/star/sdbcx/
H A DXDrop.idl56 void dropByName([in]string elementName) raises
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTables.java105 dropView.dropByName(unquotedName); in dropObject()
/trunk/main/connectivity/source/drivers/adabas/
H A DBViews.cxx154 OCollection_TYPE::dropByName(elementName); in dropByNameImpl()
H A DBTable.cxx217 m_pColumns->dropByName(colName); in alterColumnByName()
/trunk/main/dbaccess/source/core/inc/
H A Dquerycontainer.hxx199 …virtual void SAL_CALL dropByName( const ::rtl::OUString& elementName ) throw(::com::sun::star::sdb…
/trunk/main/dbaccess/source/ui/dlg/
H A DUserAdmin.cxx314 xDrop->dropByName(GetUser()); in IMPL_LINK()
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVCollection.hxx223 …virtual void SAL_CALL dropByName( const ::rtl::OUString& elementName ) throw(::com::sun::star::sdb…
/trunk/main/dbaccess/source/ui/misc/
H A Dindexcollection.cxx252 xDropIndex->dropByName(_rPos->getOriginalName()); in dropNoRemove()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOContainer.java306 public void dropByName(String name) throws SQLException, NoSuchElementException { in dropByName() method in OContainer
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx408 void SAL_CALL OCollection::dropByName( const ::rtl::OUString& elementName ) throw(SQLException, NoS… in dropByName() function in OCollection
/trunk/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java339 xTableDrop.dropByName(_tablename); in removeAllColumnsFromDescriptor()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1459 xNameCont->dropByName( m_sName ); in doSaveAsDoc()

Completed in 146 milliseconds