Home
last modified time | relevance | path

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

/trunk/main/extensions/source/update/check/
H A Dupdatecheck.hxx86 void setUIState(UpdateState eState, bool suppressBubble = false);
158 UpdateState& eState, bool suppressBubble );
H A Dupdatecheck.cxx1396 bool suppressBubble ) in handleMenuBarUI() argument
1419 … if( ! suppressBubble && ( ! rUpdateHandler->isVisible() || rUpdateHandler->isMinimized() ) ) in handleMenuBarUI()
1429 void UpdateCheck::setUIState(UpdateState eState, bool suppressBubble) in setUIState() argument
1445 suppressBubble = true; in setUIState()
1457 handleMenuBarUI( aUpdateHandler, eState, suppressBubble ); in setUIState()

Completed in 25 milliseconds