Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dsplitwin.hxx119 SAL_DLLPRIVATE void ImplGetButtonRect( Rectangle& rRect, long nEx, sal_Bool bTest ) const;
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1762 void SplitWindow::ImplGetButtonRect( Rectangle& rRect, long nEx, sal_Bool bTest ) const in ImplGetButtonRect() function in SplitWindow
1844 ImplGetButtonRect( aRect, nEx, bTest && mbFadeIn ); in ImplGetAutoHideRect()
1857 ImplGetButtonRect( aRect, 0, bTest ); in ImplGetFadeInRect()
1869 ImplGetButtonRect( aRect, 0, sal_False ); in ImplGetFadeOutRect()

Completed in 33 milliseconds