/aoo41x/main/sw/source/ui/table/ |
H A D | instable.cxx | 149 aHeaderCB.SetClickHdl(LINK(this, SwInsTableDlg, CheckBoxHdl)); in SwInsTableDlg() 152 CheckBoxHdl(); in SwInsTableDlg() 229 IMPL_LINK(SwInsTableDlg, CheckBoxHdl, CheckBox*, EMPTYARG) in IMPL_LINK() argument
|
H A D | convert.cxx | 218 aHeaderCB.SetClickHdl(LINK(this, SwConvertTableDlg, CheckBoxHdl)); in SwConvertTableDlg() 221 CheckBoxHdl(); in SwConvertTableDlg() 261 IMPL_LINK(SwConvertTableDlg, CheckBoxHdl, CheckBox*, EMPTYARG) in IMPL_LINK() argument
|
/aoo41x/main/basctl/source/basicide/ |
H A D | brkdlg.cxx | 98 aCheckBox.SetClickHdl( LINK( this, BreakPointDialog, CheckBoxHdl ) ); in BreakPointDialog() 144 IMPL_LINK_INLINE_START( BreakPointDialog, CheckBoxHdl, CheckBox *, pChkBx ) in IMPL_LINK_INLINE_START() argument 152 IMPL_LINK_INLINE_END( BreakPointDialog, CheckBoxHdl, CheckBox *, pChkBx ) in IMPL_LINK_INLINE_END() argument
|
H A D | brkdlg.hxx | 56 DECL_LINK( CheckBoxHdl, CheckBox * );
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | protectiondlg.cxx | 94 Link aLink = LINK( this, ScTableProtectionDlg, CheckBoxHdl ); in Init() 133 IMPL_LINK( ScTableProtectionDlg, CheckBoxHdl, CheckBox*, pBtn ) in IMPL_LINK() argument
|
H A D | retypepassdlg.cxx | 450 aLink = LINK( this, ScRetypePassInputDlg, CheckBoxHdl ); in Init() 530 IMPL_LINK( ScRetypePassInputDlg, CheckBoxHdl, CheckBox*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | glossary.cxx | 865 aFileRelCB.SetClickHdl(LINK(this, SwGlossaryDlg, CheckBoxHdl)); in Init() 867 aNetRelCB.SetClickHdl(LINK(this, SwGlossaryDlg, CheckBoxHdl)); in Init() 869 aInsertTipCB.SetClickHdl(LINK(this, SwGlossaryDlg, CheckBoxHdl)); in Init() 933 IMPL_LINK( SwGlossaryDlg, CheckBoxHdl, CheckBox *, pBox ) in IMPL_LINK() argument
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | pfiltdlg.cxx | 129 aBtnCase.SetClickHdl ( LINK( this, ScPivotFilterDlg, CheckBoxHdl ) ); in Init() 566 IMPL_LINK( ScPivotFilterDlg, CheckBoxHdl, CheckBox*, pBox ) in IMPL_LINK() argument
|
H A D | filtdlg.cxx | 219 aBtnHeader.SetClickHdl ( LINK( this, ScFilterDlg, CheckBoxHdl ) ); in Init() 220 aBtnCase.SetClickHdl ( LINK( this, ScFilterDlg, CheckBoxHdl ) ); in Init() 1009 IMPL_LINK( ScFilterDlg, CheckBoxHdl, CheckBox*, pBox ) in IMPL_LINK() argument
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | protectiondlg.hxx | 74 DECL_LINK( CheckBoxHdl, CheckBox* );
|
H A D | pfiltdlg.hxx | 135 DECL_LINK( CheckBoxHdl, CheckBox* );
|
H A D | retypepassdlg.hxx | 164 DECL_LINK( CheckBoxHdl, CheckBox* );
|
H A D | filtdlg.hxx | 188 DECL_LINK( CheckBoxHdl, CheckBox* );
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | convert.hxx | 74 DECL_LINK( CheckBoxHdl, CheckBox *pCB = 0 );
|
H A D | instable.hxx | 83 DECL_LINK( CheckBoxHdl, CheckBox *pCB = 0 );
|
H A D | glossary.hxx | 155 DECL_LINK( CheckBoxHdl, CheckBox * );
|
H A D | optpage.hxx | 302 DECL_LINK(CheckBoxHdl, CheckBox *pCB);
|
H A D | swuicnttab.hxx | 238 DECL_LINK(CheckBoxHdl, CheckBox* );
|
/aoo41x/main/sw/source/ui/config/ |
H A D | optpage.cxx | 1262 Link aLnk(LINK(this, SwTableOptionsTabPage, CheckBoxHdl)); in SwTableOptionsTabPage() 1472 CheckBoxHdl(0); in Reset() 1477 IMPL_LINK(SwTableOptionsTabPage, CheckBoxHdl, CheckBox*, EMPTYARG) in IMPL_LINK() argument
|
/aoo41x/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 1058 Link aLk = LINK(this, SwTOXSelectTabPage, CheckBoxHdl); in SwTOXSelectTabPage() 1442 CheckBoxHdl(&aAddStylesCB); in Reset() 1607 IMPL_LINK(SwTOXSelectTabPage, CheckBoxHdl, CheckBox*, pBox ) in IMPL_LINK() argument
|