Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx157 , m_bRestoreMapMode( false ) in DrawViewWrapper()
401 OSL_ASSERT( ! m_bRestoreMapMode ); in Notify()
406 m_bRestoreMapMode = true; in Notify()
412 OSL_ASSERT( m_bRestoreMapMode ); in Notify()
413 if( m_bRestoreMapMode ) in Notify()
419 m_bRestoreMapMode = false; in Notify()
/aoo4110/main/chart2/source/controller/inc/
H A DDrawViewWrapper.hxx100 bool m_bRestoreMapMode; member in chart::DrawViewWrapper

Completed in 25 milliseconds