Searched refs:aPageNumBox (Results 1 – 2 of 2) sorted by relevance
77 nPgNum = aPageNumBox.IsChecked() ? (sal_uInt16)aPageNumEdit.GetValue() : 0; in Apply()108 aPageNumBox.Check(); in IMPL_LINK_INLINE_END()122 if(aPageNumBox.IsChecked()) { in IMPL_LINK_INLINE_END()165 aPageNumBox(this, SW_RES(CB_PAGENUM)), in SwBreakDlg()177 aPageNumEdit.SetAccessibleRelationLabeledBy(&aPageNumBox); in SwBreakDlg()178 aPageNumEdit.SetAccessibleName(aPageNumBox.GetText()); in SwBreakDlg()187 aPageNumBox.SetClickHdl(LINK(this,SwBreakDlg,PageNumHdl)); in SwBreakDlg()245 aPageNumBox .Enable(bEnable); in CheckEnable()
55 CheckBox aPageNumBox; member in SwBreakDlg
Completed in 8 milliseconds