Searched refs:bIsInPopupMode (Results 1 – 2 of 2) sorted by relevance
566 …olBox::ImplDrawConstantBackground( ToolBox* pThis, const Region &rRegion, sal_Bool bIsInPopupMode ) in ImplDrawConstantBackground() argument569 if( !bIsInPopupMode ) in ImplDrawConstantBackground()587 sal_Bool bIsInPopupMode = pThis->ImplIsInPopupMode(); in ImplDrawBackground() local605 ImplDrawConstantBackground( pThis, aPaintRegion, bIsInPopupMode ); in ImplDrawBackground()2403 sal_Bool bIsInPopupMode = ImplIsInPopupMode(); in ImplFormat() local2622 if( IsMenuEnabled() && !ImplHasExternalMenubutton() && !bIsInPopupMode ) in ImplFormat()2653 if( IsMenuEnabled() && !ImplHasExternalMenubutton() && !bIsInPopupMode ) in ImplFormat()2806 … if( IsMenuEnabled() && ImplIsFloatingMode() && !ImplHasExternalMenubutton() && !bIsInPopupMode ) in ImplFormat()
316 … void ImplDrawConstantBackground( ToolBox* pThis, const Region &rRegion, sal_Bool bIsInPopupMode );
Completed in 41 milliseconds