Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx1118 ModelMethodGuard aGuard( *this ); in setLoginTimeout()
1126 ModelMethodGuard aGuard( *this ); in getLoginTimeout()
1160 ModelMethodGuard aGuard( *this ); in connectWithCompletion()
1263 ModelMethodGuard aGuard( *this ); in getConnection()
1296 ModelMethodGuard aGuard( *this ); in getBookmarks()
1304 ModelMethodGuard aGuard( *this ); in getQueryDefinitions()
1337 ModelMethodGuard aGuard( *this ); in getTables()
1382 ModelMethodGuard aGuard( *this ); in flushed()
1428 ModelMethodGuard aGuard( *this ); in elementInserted()
1436 ModelMethodGuard aGuard( *this ); in elementRemoved()
[all …]
H A DModelImpl.hxx549 struct GuardAccess { friend class ModelMethodGuard; private: GuardAccess() { } }; in GuardAccess()
607 class ModelMethodGuard : public ::osl::ResettableMutexGuard class
621 ModelMethodGuard( const ModelDependentComponent& _component ) in ModelMethodGuard() function in dbaccess::ModelMethodGuard
627 ~ModelMethodGuard() in ~ModelMethodGuard()
H A Ddatabasedocument.hxx639 class DocumentGuard : private ModelMethodGuard
671 :ModelMethodGuard( _document ) in DocumentGuard()
689 ModelMethodGuard::clear(); in clear()
693 ModelMethodGuard::reset(); in reset()

Completed in 40 milliseconds