Searched refs:pMenuWin (Results 1 – 1 of 1) sorted by relevance
3307 pMenuWin->SetAutoPopup( sal_False ); in HighlightItem()3308 pMenuWin->ChangeHighlightItem( nItemPos, sal_False ); in HighlightItem()3388 if( pMenuWin ) in SetDisplayable()3389 pMenuWin->ImplLayoutChanged(); in SetDisplayable()3444 MenuBarWindow* pMenuWin = (MenuBarWindow*) ImplGetWindow(); in SelectEntry() local3446 if( pMenuWin ) in SelectEntry()3448 pMenuWin->GrabFocus(); in SelectEntry()3452 pMenuWin->SetAutoPopup( sal_True ); in SelectEntry()3453 if( ITEMPOS_INVALID != pMenuWin->nHighlightedItem ) in SelectEntry()3455 pMenuWin->KillActivePopup(); in SelectEntry()[all …]
Completed in 35 milliseconds