Home
last modified time | relevance | path

Searched refs:ScrollPanel (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/accessibility/
H A DAccessibleScrollPanel.cxx47 ::sd::toolpanel::ScrollPanel& rScrollPanel, in AccessibleScrollPanel()
99 ScrollPanel& rPanel (GetScrollPanel()); in getAccessibleChild()
142 ScrollPanel& AccessibleScrollPanel::GetScrollPanel (void) const in GetScrollPanel()
144 return static_cast<ScrollPanel&>(mrTreeNode); in GetScrollPanel()
/trunk/main/sd/source/ui/inc/
H A DAccessibleScrollPanel.hxx30 class ScrollPanel;
44 ::sd::toolpanel::ScrollPanel& rScrollPanel,
71 ::sd::toolpanel::ScrollPanel& GetScrollPanel (void) const;
/trunk/main/sd/source/ui/inc/taskpane/
H A DScrollPanel.hxx50 class ScrollPanel class
58 ScrollPanel (::Window& i_rParentWindow);
59 virtual ~ScrollPanel (void);

Completed in 20 milliseconds