Home
last modified time | relevance | path

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

/trunk/main/accessibility/inc/accessibility/extended/
H A Daccessiblebrowseboxcell.hxx54 virtual Rectangle implGetBoundingBoxOnScreen();
H A DAccessibleBrowseBoxHeaderCell.hxx72 virtual Rectangle implGetBoundingBoxOnScreen();
H A DAccessibleGridControlHeaderCell.hxx89 virtual Rectangle implGetBoundingBoxOnScreen();
H A DAccessibleBrowseBoxTable.hxx129 virtual Rectangle implGetBoundingBoxOnScreen();
H A DAccessibleGridControlHeader.hxx154 virtual Rectangle implGetBoundingBoxOnScreen();
H A DAccessibleBrowseBoxHeaderBar.hxx184 virtual Rectangle implGetBoundingBoxOnScreen();
H A DAccessibleGridControlTable.hxx176 virtual Rectangle implGetBoundingBoxOnScreen();
H A DAccessibleGridControlTableCell.hxx78 virtual Rectangle implGetBoundingBoxOnScreen();
H A DAccessibleGridControl.hxx149 virtual Rectangle implGetBoundingBoxOnScreen();
H A DAccessibleBrowseBox.hxx160 virtual Rectangle implGetBoundingBoxOnScreen();
H A DAccessibleGridControlBase.hxx263 virtual Rectangle implGetBoundingBoxOnScreen() = 0;
H A DAccessibleBrowseBoxBase.hxx297 virtual Rectangle implGetBoundingBoxOnScreen() = 0;
/trunk/main/accessibility/source/extended/
H A Daccessiblebrowseboxcell.cxx79 ::Rectangle AccessibleBrowseBoxCell::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen() function in accessibility::AccessibleBrowseBoxCell
H A DAccessibleBrowseBoxHeaderCell.cxx146 Rectangle AccessibleBrowseBoxHeaderCell::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen() function in accessibility::AccessibleBrowseBoxHeaderCell
H A DAccessibleGridControlHeaderCell.cxx152 Rectangle AccessibleGridControlHeaderCell::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen() function in accessibility::AccessibleGridControlHeaderCell
H A DAccessibleBrowseBoxTable.cxx225 Rectangle AccessibleBrowseBoxTable::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen() function in accessibility::AccessibleBrowseBoxTable
H A DAccessibleGridControlHeader.cxx231 Rectangle AccessibleGridControlHeader::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen() function in accessibility::AccessibleGridControlHeader
H A DAccessibleBrowseBox.cxx241 Rectangle AccessibleBrowseBox::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen() function in accessibility::AccessibleBrowseBox
H A DAccessibleBrowseBoxHeaderBar.cxx333 Rectangle AccessibleBrowseBoxHeaderBar::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen() function in accessibility::AccessibleBrowseBoxHeaderBar
H A DAccessibleGridControlTableCell.cxx364 Rectangle AccessibleGridControlTableCell::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen() function in accessibility::AccessibleGridControlTableCell
H A DAccessibleGridControl.cxx258 Rectangle AccessibleGridControl::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen() function in accessibility::AccessibleGridControl
H A DAccessibleGridControlTable.cxx352 Rectangle AccessibleGridControlTable::implGetBoundingBoxOnScreen() in implGetBoundingBoxOnScreen() function in accessibility::AccessibleGridControlTable
H A DAccessibleGridControlBase.cxx365 Rectangle aRect = implGetBoundingBoxOnScreen(); in getBoundingBoxOnScreen()
H A DAccessibleBrowseBoxBase.cxx455 Rectangle aRect = implGetBoundingBoxOnScreen(); in getBoundingBoxOnScreen()