Searched refs:nEx (Results 1 – 2 of 2) sorted by relevance
1762 void SplitWindow::ImplGetButtonRect( Rectangle& rRect, long nEx, sal_Bool bTest ) const in ImplGetButtonRect() argument1781 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() local1843 nEx = SPLITWIN_SPLITSIZEFADE+1; in ImplGetAutoHideRect()1844 ImplGetButtonRect( aRect, nEx, bTest && mbFadeIn ); in ImplGetAutoHideRect()
119 SAL_DLLPRIVATE void ImplGetButtonRect( Rectangle& rRect, long nEx, sal_Bool bTest ) const;
Completed in 67 milliseconds