Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1762 void SplitWindow::ImplGetButtonRect( Rectangle& rRect, long nEx, sal_Bool bTest ) const in ImplGetButtonRect() argument
1781 nEx += nCenterEx; in ImplGetButtonRect()
1785 rRect.Left() = mnLeftBorder+nEx; in ImplGetButtonRect()
1797 rRect.Left() = mnLeftBorder+nEx; in ImplGetButtonRect()
1810 rRect.Top() = mnTopBorder+nEx; in ImplGetButtonRect()
1822 rRect.Top() = mnTopBorder+nEx; in ImplGetButtonRect()
1841 long nEx = 0; in ImplGetAutoHideRect() local
1843 nEx = SPLITWIN_SPLITSIZEFADE+1; in ImplGetAutoHideRect()
1844 ImplGetButtonRect( aRect, nEx, bTest && mbFadeIn ); in ImplGetAutoHideRect()
/trunk/main/vcl/inc/vcl/
H A Dsplitwin.hxx119 SAL_DLLPRIVATE void ImplGetButtonRect( Rectangle& rRect, long nEx, sal_Bool bTest ) const;

Completed in 36 milliseconds