Home
last modified time | relevance | path

Searched refs:dropObject (Results 51 – 69 of 69) sorted by relevance

123

/trunk/main/connectivity/source/drivers/hsqldb/
H A DHViews.cxx108 void HViews::dropObject(sal_Int32 _nPos,const ::rtl::OUString /*_sElementName*/) in dropObject() function in HViews
H A DHTables.cxx126 void OTables::dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName) in dropObject() function in OTables
/trunk/main/connectivity/source/drivers/adabas/
H A DBColumns.cxx159 void OColumns::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() function in OColumns
H A DBIndexes.cxx160 void OIndexes::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() function in OIndexes
H A DBViews.cxx124 void OViews::dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName) in dropObject() function in OViews
H A DBTables.cxx160 void OTables::dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName) in dropObject() function in OTables
/trunk/main/connectivity/source/commontools/
H A DTColumnsHelper.cxx197 void OColumnsHelper::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() function in OColumnsHelper
H A DTIndexes.cxx219 void OIndexesHelper::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject() function in OIndexesHelper
H A DTKeys.cxx271 void OKeysHelper::dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName) in dropObject() function in connectivity::OKeysHelper
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumnContainer.java154 protected void dropObject(int index, String name) throws SQLException { in dropObject() method in OColumnContainer
H A DOIndexContainer.java181 protected void dropObject(int index, String elementName) throws SQLException { in dropObject() method in OIndexContainer
H A DOKeyContainer.java233 protected void dropObject(int index, String name) throws SQLException { in dropObject() method in OKeyContainer
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTables.java87 public void dropObject(int index, String name) throws SQLException { in dropObject() method in PostgresqlTables
H A DPostgresqlViews.java118 protected void dropObject(int index, String name) throws SQLException { in dropObject() method in PostgresqlViews
/trunk/main/dbaccess/source/core/api/
H A Dviewcontainer.cxx182 void OViewContainer::dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName) in dropObject() function in OViewContainer
H A Dtablecontainer.cxx383 void OTableContainer::dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName) in dropObject() function in OTableContainer
/trunk/main/connectivity/source/drivers/mysql/
H A DYTables.cxx143 void OTables::dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName) in dropObject() function in OTables
/trunk/main/dbaccess/source/core/inc/
H A Dcolumn.hxx183 virtual void dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName);
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVCollection.hxx133 virtual void dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName);

Completed in 135 milliseconds

123