Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx472 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()
/aoo42x/main/sw/source/ui/inc/
H A Dcolumn.hxx142 CheckBox aAutoWidthBox; member in SwColumnPage

Completed in 16 milliseconds