Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx139 SystemWindow* mpIconSysWin; member in __anond983826c0111::UpdateCheckUI
214 , mpIconSysWin( NULL ) in UpdateCheckUI()
379 if ( bAddEventHdl && mpIconSysWin ) in AddMenuBarIcon()
405 mpIconSysWin = pSysWin; in AddMenuBarIcon()
406 if ( bAddEventHdl && mpIconSysWin ) in AddMenuBarIcon()
407 mpIconSysWin->AddEventListener( maWindowEventHdl ); in AddMenuBarIcon()
577 if ( !mpIconSysWin ) in GetBubbleWindow()
587 pBubbleWin = new BubbleWindow( mpIconSysWin, in GetBubbleWindow()
636 mpIconSysWin = NULL; in RemoveBubbleWindow()
738 if ( mpIconSysWin == pEvent->GetWindow() ) in IMPL_LINK()
[all …]

Completed in 22 milliseconds