Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DChartWindow.cxx56 , m_bInPaint(false) in ChartWindow()
89 m_bInPaint = true; in Paint()
94 m_bInPaint = false; in Paint()
248 if( m_bInPaint ) // #i101928# superfluous paint calls while entering and editing charts" in Invalidate()
254 if( m_bInPaint ) // #i101928# superfluous paint calls while entering and editing charts" in Invalidate()
260 if( m_bInPaint ) // #i101928# superfluous paint calls while entering and editing charts" in Invalidate()
H A DChartWindow.hxx75 bool m_bInPaint; member in chart::ChartWindow

Completed in 10 milliseconds