Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dtabctrl.cxx375 Rectangle aRect = ImplGetTabRect( nLastPos, nWidth, nHeight ); in ImplGetTabRect()
565 Rectangle aRect = ImplGetTabRect( nPos ); in ImplChangeTabPage()
580 aRect = ImplGetTabRect( nPos ); in ImplChangeTabPage()
591 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplChangeTabPage()
660 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplPosCurTabPage()
703 Rectangle aRect = ImplGetTabRect( nCurPos ); in ImplShowFocus()
1064 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplPaint()
1279 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in Resize()
1338 Rectangle aItemRect = ImplGetTabRect( GetPagePos( nItemId ) ); in RequestHelp()
1370 Rectangle aItemRect = ImplGetTabRect( GetPagePos( nItemId ) ); in RequestHelp()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dtabctrl.hxx74 …SAL_DLLPRIVATE Rectangle ImplGetTabRect( sal_uInt16 nPos, long nWidth = -1, long nHeight = -1 );

Completed in 23 milliseconds