Searched refs:ImplGetButtonRect (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/inc/vcl/ |
H A D | splitwin.hxx | 119 SAL_DLLPRIVATE void ImplGetButtonRect( Rectangle& rRect, long nEx, sal_Bool bTest ) const;
|
/aoo41x/main/vcl/source/window/ |
H A D | splitwin.cxx | 1762 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 28 milliseconds