Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/control/
H A Dtabctrl.cxx96 #define TAB_PAGERECT 0xFFFF macro
369 if ( nItemPos == TAB_PAGERECT ) in ImplGetTabRect()
593 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplChangeTabPage()
662 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplPosCurTabPage()
1066 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplPaint()
1281 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in Resize()
1611 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT, in SetTabPageSizePixel()
1621 Rectangle aRect = ((TabControl*)this)->ImplGetTabRect( TAB_PAGERECT ); in GetTabPageSizePixel()
2154 aRet.Union( const_cast<TabControl*>(this)->ImplGetTabRect( TAB_PAGERECT ) ); in GetTabPageBounds()

Completed in 26 milliseconds