Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx461 ,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()
H A Dtablecontrol_impl.hxx151 bool m_bUpdatingColWidths; member in svt::table::TableControl_Impl

Completed in 35 milliseconds