Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.hxx235 bool implts_isLayoutInProgress() const { return m_bLayoutInProgress; } in implts_isLayoutInProgress()
325 bool m_bLayoutInProgress; member in framework::ToolbarLayoutManager
H A Dtoolbarlayoutmanager.cxx75 m_bLayoutInProgress( false ), in ToolbarLayoutManager()
225 bool bLayoutInProgress( m_bLayoutInProgress ); in doLayout()
226 m_bLayoutInProgress = true; in doLayout()
255 m_bLayoutInProgress = false; in doLayout()
2738 m_bLayoutInProgress = bInProgress; in implts_setLayoutInProgress()
3355 bool bLayoutInProgress( m_bLayoutInProgress ); in windowResized()

Completed in 69 milliseconds