Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dmenufloatingwindow.cxx250 bool bAllowNewPopup = true; in ImplHighlightItem() local
254 bAllowNewPopup = pData && ( pData->pSubMenu != pActivePopup ); in ImplHighlightItem()
255 if ( bAllowNewPopup ) in ImplHighlightItem()
259 if ( bPopupArea && bAllowNewPopup ) in ImplHighlightItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dmenufloatingwindow.cxx250 bool bAllowNewPopup = true; in ImplHighlightItem() local
254 bAllowNewPopup = pData && ( pData->pSubMenu != pActivePopup ); in ImplHighlightItem()
255 if ( bAllowNewPopup ) in ImplHighlightItem()
259 if ( bPopupArea && bAllowNewPopup ) in ImplHighlightItem()