Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/misc/
H A Daccessiblecomponenthelper.cxx42 OCommonAccessibleComponent::OCommonAccessibleComponent( ) in OCommonAccessibleComponent() function in comphelper::OCommonAccessibleComponent
47 OCommonAccessibleComponent::OCommonAccessibleComponent( IMutex* _pExternalLock ) in OCommonAccessibleComponent() function in comphelper::OCommonAccessibleComponent
53 OCommonAccessibleComponent::~OCommonAccessibleComponent( ) in ~OCommonAccessibleComponent()
61 …sal_Bool SAL_CALL OCommonAccessibleComponent::containsPoint( const Point& _rPoint ) throw (Runtime… in containsPoint()
72 Point SAL_CALL OCommonAccessibleComponent::getLocation( ) throw (RuntimeException) in getLocation()
80 Point SAL_CALL OCommonAccessibleComponent::getLocationOnScreen( ) throw (RuntimeException) in getLocationOnScreen()
101 Size SAL_CALL OCommonAccessibleComponent::getSize( ) throw (RuntimeException) in getSize()
109 Rectangle SAL_CALL OCommonAccessibleComponent::getBounds( ) throw (RuntimeException) in getBounds()
125 :OCommonAccessibleComponent( _pExternalLock ) in OAccessibleComponentHelper()
130 …IMPLEMENT_FORWARD_XINTERFACE2( OAccessibleComponentHelper, OCommonAccessibleComponent, OAccessible… in IMPLEMENT_FORWARD_XINTERFACE2() argument
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Daccessiblecomponenthelper.hxx45 class COMPHELPER_DLLPUBLIC OCommonAccessibleComponent : public OAccessibleContextHelper class
48 OCommonAccessibleComponent();
50 OCommonAccessibleComponent( IMutex* _pExternalLock );
51 ~OCommonAccessibleComponent();
81 :public OCommonAccessibleComponent
113 :public OCommonAccessibleComponent