Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterScrollBar.cxx104 mbIsNotificationActive(false), in PresenterScrollBar()
233 if (nPosition != mnThumbPosition && ! mbIsNotificationActive) in SetThumbPosition()
683 if ( ! mbIsNotificationActive) in NotifyThumbPositionChange()
685 mbIsNotificationActive = true; in NotifyThumbPositionChange()
695 mbIsNotificationActive = false; in NotifyThumbPositionChange()
H A DPresenterScrollBar.hxx190 bool mbIsNotificationActive; member in sdext::presenter::PresenterScrollBar

Completed in 10 milliseconds