Lines Matching refs:LINK
733 Link aLk = LINK(this, SwFrmPage, RangeModifyHdl); in SwFrmPage()
741 aLk = LINK(this, SwFrmPage, ModifyHdl); in SwFrmPage()
747 aLk = LINK(this, SwFrmPage, AnchorTypeHdl); in SwFrmPage()
754 aHorizontalDLB.SetSelectHdl(LINK(this, SwFrmPage, PosHdl)); in SwFrmPage()
755 aVerticalDLB. SetSelectHdl(LINK(this, SwFrmPage, PosHdl)); in SwFrmPage()
757 aHoriRelationLB.SetSelectHdl(LINK(this, SwFrmPage, RelHdl)); in SwFrmPage()
758 aVertRelationLB.SetSelectHdl(LINK(this, SwFrmPage, RelHdl)); in SwFrmPage()
760 aMirrorPagesCB.SetClickHdl(LINK(this, SwFrmPage, MirrorHdl)); in SwFrmPage()
762 aLk = LINK(this, SwFrmPage, RelSizeClickHdl); in SwFrmPage()
766 aAutoWidthCB.SetClickHdl( LINK( this, SwFrmPage, AutoWidthClickHdl ) ); in SwFrmPage()
767 aAutoHeightCB.SetClickHdl( LINK( this, SwFrmPage, AutoHeightClickHdl ) ); in SwFrmPage()
882 aRealSizeBT.SetClickHdl(LINK(this, SwFrmPage, RealSizeHdl)); in Reset()
2425 aMirrorHorzBox.SetClickHdl( LINK(this, SwGrfExtPage, MirrorHdl)); in SwGrfExtPage()
2426 aMirrorVertBox.SetClickHdl( LINK(this, SwGrfExtPage, MirrorHdl)); in SwGrfExtPage()
2427 aBrowseBT.SetClickHdl ( LINK(this, SwGrfExtPage, BrowseHdl)); in SwGrfExtPage()
2781 aSearchPB.SetClickHdl(LINK(this, SwFrmURLPage, InsertFileHdl)); in SwFrmURLPage()
3089 aNameED.SetModifyHdl(LINK(this, SwFrmAddPage, EditModifyHdl)); in Reset()
3143 Link aLink(LINK(this, SwFrmAddPage, ChainModifyHdl)); in Reset()