Home
last modified time | relevance | path

Searched refs:m_bIndicator (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dlayact.hxx190 bool m_bIndicator; member in SwLayIdle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dlayact.hxx190 bool m_bIndicator; member in SwLayIdle
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dlayact.cxx2131 if ( m_bIndicator ) in ShowIdle()
2134 m_bIndicator = true; in ShowIdle()
2157 , m_bIndicator( false ) in SwLayIdle()
2335 if ( m_bIndicator && m_pImp->GetShell()->GetWin() ) in SwLayIdle()
2340 m_bIndicator = false; SHOW_IDLE( COL_LIGHTGREEN ); in SwLayIdle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dlayact.cxx2103 if ( !m_bIndicator ) in ShowIdle()
2105 m_bIndicator = true; in ShowIdle()
2129 , m_bIndicator( false ) in SwLayIdle()
2309 if ( m_bIndicator && pImp->GetShell()->GetWin() ) in SwLayIdle()
2314 m_bIndicator = false; SHOW_IDLE( COL_LIGHTGREEN ); in SwLayIdle()