Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/control/
H A Dtabctrl.cxx377 Rectangle aRect = ImplGetTabRect( nLastPos, nWidth, nHeight ); in ImplGetTabRect()
567 Rectangle aRect = ImplGetTabRect( nPos ); in ImplChangeTabPage()
582 aRect = ImplGetTabRect( nPos ); in ImplChangeTabPage()
593 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplChangeTabPage()
662 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplPosCurTabPage()
705 Rectangle aRect = ImplGetTabRect( nCurPos ); in ImplShowFocus()
1066 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in ImplPaint()
1281 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT ); in Resize()
1428 aMenuPos = ImplGetTabRect( GetPagePos( mnCurPageId ) ).Center(); in Command()
1611 Rectangle aRect = ImplGetTabRect( TAB_PAGERECT, in SetTabPageSizePixel()
[all …]
/aoo4110/main/vcl/inc/vcl/
H A Dtabctrl.hxx74 …SAL_DLLPRIVATE Rectangle ImplGetTabRect( sal_uInt16 nPos, long nWidth = -1, long nHeight = -1 );

Completed in 25 milliseconds