Home
last modified time | relevance | path

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

/trunk/main/comphelper/inc/comphelper/
H A Daccessiblecontexthelper.hxx191 friend class OContextEntryGuard;
304 class OContextEntryGuard : public OContextEntryGuard_Base class
316 inline OContextEntryGuard( OAccessibleContextHelper* _pContext );
321 inline ~OContextEntryGuard();
325 inline OContextEntryGuard::OContextEntryGuard( OAccessibleContextHelper* _pContext ) in OContextEntryGuard() function in comphelper::OContextEntryGuard
332 inline OContextEntryGuard::~OContextEntryGuard() in ~OContextEntryGuard()
341 ,public OContextEntryGuard
351 ,OContextEntryGuard( _pContext ) in OExternalLockGuard()
/trunk/main/toolkit/source/controls/
H A Daccessiblecontrolcontext.cxx41 using ::comphelper::OContextEntryGuard;
72 OContextEntryGuard aGuard( this ); in IMPLEMENT_FORWARD_XINTERFACE3()
142 OContextEntryGuard aGuard( this ); in getAccessibleParent()
158 OContextEntryGuard aGuard( this ); in getAccessibleDescription()
165 OContextEntryGuard aGuard( this ); in getAccessibleName()
252 OContextEntryGuard aGuard( this ); in implGetBounds()
332 OContextEntryGuard aGuard( this ); in getForeground()
358 OContextEntryGuard aGuard( this ); in getBackground()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolboxitem.cxx350 OContextEntryGuard aGuard( this ); in getAccessibleChildCount()
357 OContextEntryGuard aGuard( this ); in getAccessibleChild()
368 OContextEntryGuard aGuard( this ); in getAccessibleParent()
375 OContextEntryGuard aGuard( this ); in getAccessibleIndexInParent()
382 OContextEntryGuard aGuard( this ); in getAccessibleRole()
416 OContextEntryGuard aGuard( this ); in getAccessibleRelationSet()
685 OContextEntryGuard aGuard( this ); in getAccessibleActionKeyBinding()

Completed in 23 milliseconds