Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/accessibility/
H A DAccessibleScrollPanel.cxx77 if (GetScrollPanel().IsVerticalScrollBarVisible()) in getAccessibleChildCount()
79 if (GetScrollPanel().IsHorizontalScrollBarVisible()) in getAccessibleChildCount()
96 ScrollPanel& rPanel (GetScrollPanel()); in getAccessibleChild()
138 ScrollPanel& AccessibleScrollPanel::GetScrollPanel (void) const in GetScrollPanel() function in accessibility::AccessibleScrollPanel
/trunk/main/sd/source/ui/inc/
H A DAccessibleScrollPanel.hxx65 ::sd::toolpanel::ScrollPanel& GetScrollPanel (void) const;