Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/control/
H A Dtabctrl.cxx93 #define TAB_PAGERECT 0xFFFF macro
365 if ( nItemPos == TAB_PAGERECT ) in ImplGetTabRect()
589 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplChangeTabPage()
658 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplPosCurTabPage()
1060 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplPaint()
1275 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in Resize()
1605 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT, in SetTabPageSizePixel()
1615 Rectangle aRect = ((TabControl*)this)->ImplGetTabRect( TAB_PAGERECT ); in GetTabPageSizePixel()
2148 aRet.Union( const_cast<TabControl*>(this)->ImplGetTabRect( TAB_PAGERECT ) ); in GetTabPageBounds()