Lines Matching refs:LINK

156 	aLanguageLB.SetSelectHdl(LINK(this, OfaAutoCorrDlg, SelectLanguageHdl));  in OfaAutoCorrDlg()
494 aCheckLB.SetSelectHdl(LINK(this, OfaSwAutoFmtOptionsPage, SelectHdl)); in OfaSwAutoFmtOptionsPage()
495 aCheckLB.SetDoubleClickHdl(LINK(this, OfaSwAutoFmtOptionsPage, EditHdl)); in OfaSwAutoFmtOptionsPage()
510 aEditPB.SetClickHdl(LINK(this, OfaSwAutoFmtOptionsPage, EditHdl)); in OfaSwAutoFmtOptionsPage()
1019 aReplaceTLB.SetSelectHdl(LINK(this, OfaAutocorrReplacePage, SelectHdl)); in OfaAutocorrReplacePage()
1020 aNewReplacePB.SetClickHdl( LINK(this, OfaAutocorrReplacePage, NewDelHdl)); in OfaAutocorrReplacePage()
1021 aDeleteReplacePB.SetClickHdl(LINK(this, OfaAutocorrReplacePage, NewDelHdl)); in OfaAutocorrReplacePage()
1022 aShortED.SetModifyHdl(LINK(this, OfaAutocorrReplacePage, ModifyHdl)); in OfaAutocorrReplacePage()
1023 aReplaceED.SetModifyHdl(LINK(this, OfaAutocorrReplacePage, ModifyHdl)); in OfaAutocorrReplacePage()
1024 aShortED.SetActionHdl(LINK(this, OfaAutocorrReplacePage, NewDelHdl)); in OfaAutocorrReplacePage()
1025 aReplaceED.SetActionHdl(LINK(this, OfaAutocorrReplacePage, NewDelHdl)); in OfaAutocorrReplacePage()
1609 aNewAbbrevPB.SetClickHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1610 aDelAbbrevPB.SetClickHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1611 aNewDoublePB.SetClickHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1612 aDelDoublePB.SetClickHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1614 aAbbrevLB.SetSelectHdl(LINK(this, OfaAutocorrExceptPage, SelectHdl)); in OfaAutocorrExceptPage()
1615 aDoubleCapsLB.SetSelectHdl(LINK(this, OfaAutocorrExceptPage, SelectHdl)); in OfaAutocorrExceptPage()
1616 aAbbrevED.SetModifyHdl(LINK(this, OfaAutocorrExceptPage, ModifyHdl)); in OfaAutocorrExceptPage()
1617 aDoubleCapsED.SetModifyHdl(LINK(this, OfaAutocorrExceptPage, ModifyHdl)); in OfaAutocorrExceptPage()
1619 aAbbrevED.SetActionHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
1620 aDoubleCapsED.SetActionHdl(LINK(this, OfaAutocorrExceptPage, NewDelHdl)); in OfaAutocorrExceptPage()
2096 aStartQuotePB.SetClickHdl(LINK(this, OfaQuoteTabPage, QuoteHdl)); in OfaQuoteTabPage()
2097 aEndQuotePB.SetClickHdl(LINK(this, OfaQuoteTabPage, QuoteHdl)); in OfaQuoteTabPage()
2098 aSglStartQuotePB.SetClickHdl(LINK(this, OfaQuoteTabPage, QuoteHdl)); in OfaQuoteTabPage()
2099 aSglEndQuotePB.SetClickHdl(LINK(this, OfaQuoteTabPage, QuoteHdl)); in OfaQuoteTabPage()
2100 aDblStandardPB.SetClickHdl(LINK(this, OfaQuoteTabPage, StdQuoteHdl)); in OfaQuoteTabPage()
2101 aSglStandardPB.SetClickHdl(LINK(this, OfaQuoteTabPage, StdQuoteHdl)); in OfaQuoteTabPage()
2450 aPBEntries.SetClickHdl(LINK(this, OfaAutoCompleteTabPage, DeleteHdl)); in OfaAutoCompleteTabPage()
2451 aCBActiv.SetToggleHdl(LINK(this, OfaAutoCompleteTabPage, CheckHdl)); in OfaAutoCompleteTabPage()
2452 aCBCollect.SetToggleHdl(LINK(this, OfaAutoCompleteTabPage, CheckHdl)); in OfaAutoCompleteTabPage()
2674 m_aMainCB.SetToggleHdl(LINK(this, OfaSmartTagOptionsTabPage, CheckHdl)); in OfaSmartTagOptionsTabPage()
2675 m_aPropertiesPB.SetClickHdl(LINK(this, OfaSmartTagOptionsTabPage, ClickHdl)); in OfaSmartTagOptionsTabPage()
2676 m_aSmartTagTypesLB.SetSelectHdl(LINK(this, OfaSmartTagOptionsTabPage, SelectHdl)); in OfaSmartTagOptionsTabPage()