Home
last modified time | relevance | path

Searched refs:checkDisposed (Results 101 – 125 of 127) sorted by relevance

123456

/aoo42x/main/forms/source/richtext/
H A Dfeaturedispatcher.hxx64 …inline void checkDisposed() const { if ( isDisposed() ) throw … in checkDisposed() function in frm::ORichTextFeatureDispatcher
H A Dattributedispatcher.cxx99 checkDisposed(); in dispatch()
/aoo42x/main/connectivity/source/commontools/
H A DTPrivilegesResultSet.cxx130 checkDisposed(ODatabaseMetaDataResultSet_BASE::rBHelper.bDisposed ); in next()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOKey.java113 checkDisposed(); in getColumns()
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJDBCDriver.java119 checkDisposed(); in connect()
H A DJavaSQLCallableStatement.java49 checkDisposed(); in createStatement()
H A DJavaSQLPreparedStatement.java73 checkDisposed(); in createStatement()
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDriver.cxx189 void checkDisposed(sal_Bool _bThrow) throw ( DisposedException ) in checkDisposed() function
H A DOSubComponent.hxx61 void checkDisposed(sal_Bool _bThrow) throw ( ::com::sun::star::lang::DisposedException );
/aoo42x/main/sc/source/ui/unoobj/
H A Dcelllistsource.hxx127 void checkDisposed( ) const
H A Dcellvaluebinding.hxx136 void checkDisposed( ) const
/aoo42x/main/mysqlc/source/
H A Dmysqlc_driver.cxx295 void checkDisposed(sal_Bool _bThrow) in checkDisposed() function
H A Dmysqlc_subcomponent.hxx71 void checkDisposed(sal_Bool _bThrow) throw (::com::sun::star::lang::DisposedException);
/aoo42x/main/connectivity/inc/connectivity/
H A DCommonTools.hxx164 …OOO_DLLPUBLIC_DBTOOLS void checkDisposed(sal_Bool _bThrow) throw ( ::com::sun::star::lang::Dispose…
/aoo42x/main/dbaccess/source/core/dataaccess/
H A DComponentDefinition.cxx249 ::connectivity::checkDisposed(OContentHelper::rBHelper.bDisposed); in getColumns()
H A DSharedConnection.hxx117 ::connectivity::checkDisposed(rBHelper.bDisposed); in close()
H A Dconnection.hxx214 inline void checkDisposed() throw (::com::sun::star::lang::DisposedException) in checkDisposed() function in dbaccess::OConnection
H A Ddatabasedocument.hxx694 m_document.checkDisposed(); in reset()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBTable.cxx126 checkDisposed( in alterColumnByName()
/aoo42x/main/connectivity/source/drivers/mysql/
H A DYTable.cxx181 checkDisposed( in alterColumnByName()
H A DYDriver.cxx397 checkDisposed(ODriverDelegator_BASE::rBHelper.bDisposed); in getDataDefinitionByConnection()
/aoo42x/main/connectivity/source/drivers/dbase/
H A DDTable.cxx2210 checkDisposed(OTableDescriptor_BASE::rBHelper.bDisposed); in alterColumnByName()
2223 checkDisposed(OTableDescriptor_BASE::rBHelper.bDisposed); in alterColumnByIndex()
2351 checkDisposed(OTableDescriptor_BASE::rBHelper.bDisposed); in rename()
/aoo42x/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx396 void checkDisposed();
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx454 checkDisposed(ODriverDelegator_BASE::rBHelper.bDisposed); in getDataDefinitionByConnection()
/aoo42x/main/basic/source/uno/
H A Dnamecont.cxx401 void SfxLibraryContainer::checkDisposed() const in checkDisposed() function in basic::SfxLibraryContainer
410 checkDisposed(); in enterMethod()

Completed in 217 milliseconds

123456