Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx140 MenuBar* mpIconMBar; member in __anond983826c0111::UpdateCheckUI
215 , mpIconMBar( NULL ) in UpdateCheckUI()
377 if ( ( pSysWin != mpIconSysWin ) || ( pActiveMBar != mpIconMBar ) ) in AddMenuBarIcon()
404 mpIconMBar = pActiveMBar; in AddMenuBarIcon()
580 Rectangle aIconRect = mpIconMBar->GetMenuBarButtonRectPixel( mnIconID ); in GetBubbleWindow()
624 if ( mpIconMBar && ( mnIconID != 0 ) ) in RemoveBubbleWindow()
626 mpIconMBar->RemoveMenuBarButton( mnIconID ); in RemoveBubbleWindow()
627 mpIconMBar = NULL; in RemoveBubbleWindow()
632 mpIconMBar = NULL; in RemoveBubbleWindow()
761 if ( pMBar && ( pMBar == mpIconMBar ) ) in IMPL_LINK()
[all …]

Completed in 18 milliseconds