Home
last modified time | relevance | path

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

/trunk/main/comphelper/inc/comphelper/
H A Daccessiblecontexthelper.hxx189 struct OAccessControl struct in comphelper::OAccessibleContextHelper
195 OAccessControl() { } in OAccessControl() argument
199 …inline void ensureAlive( const OAccessControl& ) const SAL_THROW( ( ::com::sun::star::lang::Disp…
200 inline IMutex* getExternalLock( const OAccessControl& );
201 inline ::osl::Mutex& GetMutex( const OAccessControl& );
271 …inline void OAccessibleContextHelper::ensureAlive( const OAccessControl& ) const SAL_THROW( ( ::co… in ensureAlive()
277 inline IMutex* OAccessibleContextHelper::getExternalLock( const OAccessControl& ) in getExternalLock() argument
283 inline ::osl::Mutex& OAccessibleContextHelper::GetMutex( const OAccessControl& ) in GetMutex() argument
326 :OContextEntryGuard_Base( _pContext->GetMutex( OAccessibleContextHelper::OAccessControl() ) ) in OContextEntryGuard()
328 _pContext->ensureAlive( OAccessibleContextHelper::OAccessControl() ); in OContextEntryGuard()
[all …]

Completed in 11 milliseconds