Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx566 …olBox::ImplDrawConstantBackground( ToolBox* pThis, const Region &rRegion, sal_Bool bIsInPopupMode ) in ImplDrawConstantBackground() argument
569 if( !bIsInPopupMode ) in ImplDrawConstantBackground()
587 sal_Bool bIsInPopupMode = pThis->ImplIsInPopupMode(); in ImplDrawBackground() local
605 ImplDrawConstantBackground( pThis, aPaintRegion, bIsInPopupMode ); in ImplDrawBackground()
2403 sal_Bool bIsInPopupMode = ImplIsInPopupMode(); in ImplFormat() local
2622 if( IsMenuEnabled() && !ImplHasExternalMenubutton() && !bIsInPopupMode ) in ImplFormat()
2653 if( IsMenuEnabled() && !ImplHasExternalMenubutton() && !bIsInPopupMode ) in ImplFormat()
2806 … if( IsMenuEnabled() && ImplIsFloatingMode() && !ImplHasExternalMenubutton() && !bIsInPopupMode ) in ImplFormat()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx316 … void ImplDrawConstantBackground( ToolBox* pThis, const Region &rRegion, sal_Bool bIsInPopupMode );

Completed in 45 milliseconds