Searched refs:aAutoWidthBox (Results 1 – 2 of 2) sorted by relevance
472 aAutoWidthBox(this, SW_RES(CB_AUTO_WIDTH)), in SwColumnPage()579 aAutoWidthBox.SetClickHdl(LINK(this, SwColumnPage, AutoWidthHdl)); in SwColumnPage()628 aAutoWidthBox.Enable(sal_False); in Reset()742 sal_Bool bAutoWidth = aAutoWidthBox.IsChecked();827 aAutoWidthBox.Check( bAutoWidth ); in Init()898 const sal_Bool bEdit = !aAutoWidthBox.IsChecked(); in UpdateCols()935 aAutoWidthBox.Enable( bEnable && !bHtmlMode ); in UpdateCols()1036 if(aAutoWidthBox.IsChecked()) in IMPL_LINK()1367 aAutoWidthBox.Check(); in IMPL_LINK()1375 aAutoWidthBox.Check(sal_False); in IMPL_LINK()
142 CheckBox aAutoWidthBox; member in SwColumnPage
Completed in 20 milliseconds