Home
last modified time | relevance | path

Searched refs:ChangeProtectHdl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dregionsw.hxx132 DECL_LINK( ChangeProtectHdl, TriStateBox * );
206 DECL_LINK( ChangeProtectHdl, CheckBox * );
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx420 aProtectCB.SetClickHdl ( LINK( this, SwEditRegionDlg, ChangeProtectHdl)); in SwEditRegionDlg()
933 IMPL_LINK( SwEditRegionDlg, ChangeProtectHdl, TriStateBox *, pBox ) in IMPL_LINK() argument
1728 aProtectCB.SetClickHdl ( LINK( this, SwInsertSectionTabPage, ChangeProtectHdl)); in SwInsertSectionTabPage()
1739 ChangeProtectHdl(&aProtectCB); in SwInsertSectionTabPage()
1887 IMPL_LINK( SwInsertSectionTabPage, ChangeProtectHdl, CheckBox *, pBox ) in IMPL_LINK() argument

Completed in 29 milliseconds