Searched refs:aRepeatHeaderCombo (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/ui/table/ |
H A D | instable.cxx | 105 …aRepeatHeaderCombo (this, SW_RES(WIN_REPEAT_HEADER), aRepeatHeaderNF, aRepeatHeaderBeforeFT, aRep… in SwInsTableDlg() 161 aRepeatHeaderCombo.Arrange( aRepeatHeaderFT ); in SwInsTableDlg() 239 aRepeatHeaderCombo.Enable(aHeaderCB.IsChecked() && aRepeatHeaderCB.IsChecked()); in IMPL_LINK()
|
H A D | convert.cxx | 135 …aRepeatHeaderCombo (this, SW_RES(WIN_REPEAT_HEADER), aRepeatHeaderNF, aRepeatHeaderBeforeFT, … in SwConvertTableDlg() 180 aRepeatHeaderCombo.Arrange( aRepeatHeaderFT ); in SwConvertTableDlg() 190 aRepeatHeaderCombo.Show(sal_False); in SwConvertTableDlg()
|
H A D | tablepg.hxx | 198 TextControlCombo aRepeatHeaderCombo; member in SwTextFlowPage
|
H A D | tabledlg.cxx | 1463 …aRepeatHeaderCombo (this, SW_RES(WIN_REPEAT_HEADER), aRepeatHeaderNF, aRepeatHeaderBeforeFT, … in SwTextFlowPage() 1513 aRepeatHeaderCombo.Arrange( aRepeatHeaderFT ); in SwTextFlowPage() 1982 aRepeatHeaderCombo.Enable(aHeadLineCB.IsChecked()); in IMPL_LINK()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | convert.hxx | 57 TextControlCombo aRepeatHeaderCombo; member in SwConvertTableDlg
|
H A D | instable.hxx | 66 TextControlCombo aRepeatHeaderCombo; member in SwInsTableDlg
|
Completed in 30 milliseconds