the class OConnectionLineAccess represents the accessible object for the connection between two table windows like they are used in the QueryDesign and the RelationDesign
More...
#include <ConnectionLineAccess.hxx>
|
virtual void SAL_CALL | disposing () override |
| this function is called upon disposing the component More...
|
|
the class OConnectionLineAccess represents the accessible object for the connection between two table windows like they are used in the QueryDesign and the RelationDesign
Definition at line 33 of file ConnectionLineAccess.hxx.
◆ OConnectionLineAccess()
dbaui::OConnectionLineAccess::OConnectionLineAccess |
( |
OTableConnection * |
_pLine | ) |
|
◆ containsRelation()
sal_Bool SAL_CALL dbaui::OConnectionLineAccess::containsRelation |
( |
sal_Int16 |
aRelationType | ) |
|
|
overridevirtual |
◆ disposing()
void SAL_CALL dbaui::OConnectionLineAccess::disposing |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ getAccessibleAtPoint()
Reference< XAccessible > SAL_CALL dbaui::OConnectionLineAccess::getAccessibleAtPoint |
( |
const css::awt::Point & |
aPoint | ) |
|
|
overridevirtual |
◆ getAccessibleChild()
Reference< XAccessible > SAL_CALL dbaui::OConnectionLineAccess::getAccessibleChild |
( |
sal_Int64 |
i | ) |
|
|
overridevirtual |
◆ getAccessibleChildCount()
sal_Int64 SAL_CALL dbaui::OConnectionLineAccess::getAccessibleChildCount |
( |
| ) |
|
|
overridevirtual |
◆ getAccessibleContext()
Reference< XAccessibleContext > SAL_CALL dbaui::OConnectionLineAccess::getAccessibleContext |
( |
| ) |
|
|
overridevirtual |
◆ getAccessibleDescription()
OUString SAL_CALL dbaui::OConnectionLineAccess::getAccessibleDescription |
( |
| ) |
|
|
overridevirtual |
◆ getAccessibleIndexInParent()
sal_Int64 SAL_CALL dbaui::OConnectionLineAccess::getAccessibleIndexInParent |
( |
| ) |
|
|
overridevirtual |
◆ getAccessibleRelationSet()
Reference< XAccessibleRelationSet > SAL_CALL dbaui::OConnectionLineAccess::getAccessibleRelationSet |
( |
| ) |
|
|
overridevirtual |
◆ getAccessibleRole()
sal_Int16 SAL_CALL dbaui::OConnectionLineAccess::getAccessibleRole |
( |
| ) |
|
|
overridevirtual |
◆ getBounds()
awt::Rectangle SAL_CALL dbaui::OConnectionLineAccess::getBounds |
( |
| ) |
|
|
overridevirtual |
◆ getImplementationName()
OUString SAL_CALL dbaui::OConnectionLineAccess::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getLocation()
awt::Point SAL_CALL dbaui::OConnectionLineAccess::getLocation |
( |
| ) |
|
|
overridevirtual |
◆ getLocationOnScreen()
awt::Point SAL_CALL dbaui::OConnectionLineAccess::getLocationOnScreen |
( |
| ) |
|
|
overridevirtual |
◆ getRelation()
AccessibleRelation SAL_CALL dbaui::OConnectionLineAccess::getRelation |
( |
sal_Int32 |
nIndex | ) |
|
|
overridevirtual |
◆ getRelationByType()
AccessibleRelation SAL_CALL dbaui::OConnectionLineAccess::getRelationByType |
( |
sal_Int16 |
aRelationType | ) |
|
|
overridevirtual |
◆ getRelationCount()
sal_Int32 SAL_CALL dbaui::OConnectionLineAccess::getRelationCount |
( |
| ) |
|
|
overridevirtual |
◆ getSize()
awt::Size SAL_CALL dbaui::OConnectionLineAccess::getSize |
( |
| ) |
|
|
overridevirtual |
◆ m_pLine
The documentation for this class was generated from the following files: