Home
last modified time | relevance | path

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

/aoo41x/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx145 Rectangle AccessibleIconChoiceCtrlEntry::GetBoundingBox_Impl() const in GetBoundingBox_Impl() function in accessibility::AccessibleIconChoiceCtrlEntry
184 bShowing = GetBoundingBox_Impl().IsOver( VCLRectangle( xParentComp->getBounds() ) ); in IsShowing_Impl()
196 return GetBoundingBox_Impl(); in GetBoundingBox()
499 Rectangle aItemRect = GetBoundingBox_Impl(); in getCharacterBounds()
517 Rectangle aItemRect = GetBoundingBox_Impl(); in getIndexAtPoint()
H A Daccessiblelistboxentry.cxx131 Rectangle AccessibleListBoxEntry::GetBoundingBox_Impl() const in GetBoundingBox_Impl() function in accessibility::AccessibleListBoxEntry
182 bShowing = GetBoundingBox_Impl().IsOver( VCLRectangle( xParentComp->getBounds() ) ); in IsShowing_Impl()
194 return GetBoundingBox_Impl(); in GetBoundingBox()
628 Rectangle aRect = pAccEntry->GetBoundingBox_Impl(); in getAccessibleAtPoint()
/aoo41x/main/accessibility/inc/accessibility/extended/
H A Daccessibleiconchoicectrlentry.hxx97 Rectangle GetBoundingBox_Impl() const;
H A Daccessiblelistboxentry.hxx113 Rectangle GetBoundingBox_Impl() const;

Completed in 44 milliseconds