Searched refs:m_bUpdatingColWidths (Results 1 – 2 of 2) sorted by relevance
461 ,m_bUpdatingColWidths ( false ) in TableControl_Impl()733 if ( !m_bUpdatingColWidths ) in columnChanged()1191 …ENSURE_OR_RETURN_VOID( !m_bUpdatingColWidths, "TableControl_Impl::impl_ni_relayout: recursive call… in impl_ni_relayout()1197 ::comphelper::FlagRestorationGuard const aWidthUpdateFlag( m_bUpdatingColWidths, true ); in impl_ni_relayout()
151 bool m_bUpdatingColWidths; member in svt::table::TableControl_Impl
Completed in 27 milliseconds