Lines Matching refs:mbAutoHide
279 if ( pWin->mbFadeOut || pWin->mbAutoHide ) in ImplDrawBorderLine()
1294 if ( pWindow->mbAutoHide || pWindow->mbFadeOut ) in ImplTestSplit()
1332 (pThis->mbAutoHide || pThis->mbFadeOut) ) in ImplDrawSplitTracking()
1347 (pThis->mbAutoHide || pThis->mbFadeOut) ) in ImplDrawSplitTracking()
1395 mbAutoHide = sal_False; in ImplInit()
1534 if ( mbAutoHide || mbFadeOut ) in CalcLayoutSizePixel()
1602 if ( mbAutoHide || mbFadeOut ) in ImplCalcLayout()
1765 if ( mbAutoHide || mbFadeOut || mbFadeIn ) in ImplGetButtonRect()
1773 if ( mbAutoHide ) in ImplGetButtonRect()
1839 if ( mbAutoHide ) in ImplGetAutoHideRect()
1946 if ( mbAutoHide ) in ImplDrawAutoHide()
3862 mbAutoHide = bShow; in ShowAutoHideButton()