Lines Matching refs:aOKBT
129 aOKBT(this, SW_RES(BT_OK )), in SwIndexMarkDlg()
167 aOKBT .SetHelpId(HID_INSERT_IDX_MRK_OK ); in SwIndexMarkDlg()
201 aOKBT.SetClickHdl(LINK(this,SwIndexMarkDlg, InsertHdl)); in SwIndexMarkDlg()
228 aOKBT.SetText( aTmp.GetText() ); in SwIndexMarkDlg()
818 aOKBT.Enable(!pSh->HasReadonlySel() && in IMPL_LINK()
977 aOKBT.Enable( bEnable ); in UpdateDialog()
1158 OKButton aOKBT; member in SwCreateAuthEntryDlg_Impl
1249 aOKBT( this, ResId(PB_OK, *rResId.GetResMgr() )), in SwAuthMarkDlg()
1274 aOKBT .SetHelpId(HID_INSERT_AUTH_MRK_OK ); in SwAuthMarkDlg()
1280 aOKBT.SetClickHdl(LINK(this,SwAuthMarkDlg, InsertHdl)); in SwAuthMarkDlg()
1294 aOKBT.SetText(sChangeST); in SwAuthMarkDlg()
1500 aOKBT.Enable(); in IMPL_LINK()
1577 aOKBT.Enable(nResult > 0); in IMPL_LINK()
1647 aOKBT.Enable(!pSh->HasReadonlySel()); in Activate()
1662 aOKBT(this, SW_RES(PB_OK )), in SwCreateAuthEntryDlg_Impl()
1885 aOKBT.Enable(pTypeListBox->GetSelectEntryCount() && bEnable); in IMPL_LINK()
1894 aOKBT.Enable(m_bNameAllowed && pBox->GetSelectEntryCount()); in IMPL_LINK()