Searched refs:getScrollBar (Results 1 – 3 of 3) sorted by relevance
89 return ( mpParent->getScrollBar()->IsVisible() ) ? 2 : 1; in getAccessibleChildCount()107 else if ( mpParent->getScrollBar()->IsVisible() ) in getAccessibleAtPoint()109 const Point aOutPos( mpParent->getScrollBar()->GetPosPixel() ); in getAccessibleAtPoint()110 const Size aScrollBar = mpParent->getScrollBar()->GetOutputSizePixel(); in getAccessibleAtPoint()114 xRet = mpParent->getScrollBar()->GetAccessible(); in getAccessibleAtPoint()139 if ( mpParent->getScrollBar()->IsVisible() && i == 0 ) in getAccessibleChild()140 return mpParent->getScrollBar()->GetAccessible(); in getAccessibleChild()350 if ( m_pParent->getCharSetControl()->getScrollBar()->IsVisible() ) in implGetBounds()352 const Size aScrollBar = m_pParent->getCharSetControl()->getScrollBar()->GetOutputSizePixel(); in implGetBounds()
85 ScrollBar* getScrollBar();
702 ScrollBar* SvxShowCharSet::getScrollBar() in getScrollBar() function in SvxShowCharSet
Completed in 24 milliseconds