Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/window/
H A Dtoolbox.cxx574 …olBox::ImplDrawConstantBackground( ToolBox* pThis, const Region &rRegion, sal_Bool bIsInPopupMode ) in ImplDrawConstantBackground() argument
577 if( !bIsInPopupMode ) in ImplDrawConstantBackground()
595 sal_Bool bIsInPopupMode = pThis->ImplIsInPopupMode(); in ImplDrawBackground() local
613 ImplDrawConstantBackground( pThis, aPaintRegion, bIsInPopupMode ); in ImplDrawBackground()
2411 sal_Bool bIsInPopupMode = ImplIsInPopupMode(); in ImplFormat() local
2630 if( IsMenuEnabled() && !ImplHasExternalMenubutton() && !bIsInPopupMode ) in ImplFormat()
2661 if( IsMenuEnabled() && !ImplHasExternalMenubutton() && !bIsInPopupMode ) in ImplFormat()
2814 … if( IsMenuEnabled() && ImplIsFloatingMode() && !ImplHasExternalMenubutton() && !bIsInPopupMode ) in ImplFormat()
/aoo4110/main/vcl/inc/vcl/
H A Dtoolbox.hxx316 … void ImplDrawConstantBackground( ToolBox* pThis, const Region &rRegion, sal_Bool bIsInPopupMode );

Completed in 46 milliseconds