Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dmenu.cxx3677 …te( Window* pW, const Rectangle& rRect, sal_uLong nPopupModeFlags, Menu* pSFrom, sal_Bool bPreSele… in ImplExecute() argument
3679 if ( !pSFrom && ( PopupMenu::IsInExecute() || !GetItemCount() ) ) in ImplExecute()
3686 pStartedFrom = pSFrom; in ImplExecute()
3739 if ( pSFrom ) in ImplExecute()
3741 if ( pSFrom->nMenuFlags & MENU_FLAG_HIDEDISABLEDENTRIES ) in ImplExecute()
3827 if( pSFrom ) in ImplExecute()
3830 if( pSFrom->bIsMenuBar ) in ImplExecute()
3831 aPos = ((MenuBarWindow *) pSFrom->pWindow)->GetHighlightedItem(); in ImplExecute()
3833 aPos = ((MenuFloatingWindow *) pSFrom->pWindow)->GetHighlightedItem(); in ImplExecute()
3836 pSFrom->ImplCallEventListeners( VCLEVENT_MENU_SUBMENUACTIVATE, aPos ); in ImplExecute()

Completed in 39 milliseconds