Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/table/
H A Drowht.cxx70 SwFrmSize eFrmSize = (SwFrmSize) aAutoHeightCB.IsChecked() ? in Apply()
88 aAutoHeightCB(this, SW_RES(CB_AUTOHEIGHT)), in SwTableHeightDlg()
108 aAutoHeightCB.Check(pSz->GetHeightSizeType() != ATT_FIX_SIZE); in SwTableHeightDlg()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx665 aAutoHeightCB (this, SW_RES(CB_AUTOHEIGHT)), in SwFrmPage()
767 aAutoHeightCB.SetClickHdl( LINK( this, SwFrmPage, AutoHeightClickHdl ) ); in SwFrmPage()
808 aAutoHeightCB.Hide(); in EnableGraficMode()
965 aAutoHeightCB.Enable(sal_False); in Reset()
1000 aAutoHeightCB.SaveValue(); in Reset()
1169 if( aAutoHeightCB.GetState() != aAutoHeightCB.GetSavedValue() ) in FillItemSet()
1792 aVal.bAutoHeight = aAutoHeightCB.IsChecked(); in IMPL_LINK()
2103 HandleAutoCB( aAutoHeightCB.IsChecked(), aHeightFT, aHeightAutoFT, aWidthED ); in IMPL_LINK()
2251 aAutoHeightCB.Check( bCheck ); in Init()
2268 aAutoHeightCB.Enable( sal_False ); in Init()
[all …]
/trunk/main/sw/source/ui/inc/
H A Drowht.hxx50 CheckBox aAutoHeightCB; member in SwTableHeightDlg
H A Dfrmpage.hxx63 CheckBox aAutoHeightCB; member in SwFrmPage

Completed in 64 milliseconds