Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx632 …x::ImplErase( ToolBox* pThis, const Rectangle &rRect, sal_Bool bHighlight, sal_Bool bHasOpenPopup ) in ImplErase() argument
644 if( bHasOpenPopup ) in ImplErase()
3451 sal_Bool bHasOpenPopup = (mpFloatWin != NULL) && (mnDownItemId==pItem->mnId); in ImplDrawItem() local
3608 ImplErase( this, pItem->maRect, bHighlight, bHasOpenPopup ); in ImplDrawItem()
3683 if( bHasOpenPopup ) in ImplDrawItem()
3749 if( bHasOpenPopup ) in ImplDrawItem()
3787 ImplErase( this, aDropDownRect, bHighlight, bHasOpenPopup ); in ImplDrawItem()
3791 if( bHasOpenPopup ) in ImplDrawItem()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx318 …his, const Rectangle &rRect, sal_Bool bHighlight = sal_False, sal_Bool bHasOpenPopup = sal_False );

Completed in 44 milliseconds