Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/main/
H A DChartModel.cxx103 , m_bUpdateNotificationsPending(false) in ChartModel()
140 , m_bUpdateNotificationsPending(false) in ChartModel()
452 if( m_nControllerLockCount == 0 && m_bUpdateNotificationsPending ) in unlockControllers()
H A DChartModel_Persistence.cxx681 m_bUpdateNotificationsPending = false; in impl_notifyModifiedListeners()
720 m_bUpdateNotificationsPending = true; in setModified()
H A DChartModel.hxx129 sal_Bool volatile m_bUpdateNotificationsPending; member in chart::ChartModel

Completed in 31 milliseconds