Searched refs:RadioButtonHdl (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/ui/fldui/ |
H A D | javaedit.cxx | 102 Link aLk = LINK(this, SwJavaEditDialog, RadioButtonHdl); in SwJavaEditDialog() 126 RadioButtonHdl(NULL); in SwJavaEditDialog() 154 RadioButtonHdl(NULL); in IMPL_LINK_INLINE_START() 172 RadioButtonHdl(NULL); in IMPL_LINK_INLINE_END() 307 IMPL_LINK( SwJavaEditDialog, RadioButtonHdl, RadioButton *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo4110/main/xmlsecurity/source/dialogs/ |
H A D | macrosecurity.cxx | 117 maLowRB.SetClickHdl( LINK( this, MacroSecurityLevelTP, RadioButtonHdl ) ); in MacroSecurityLevelTP() 118 maMediumRB.SetClickHdl( LINK( this, MacroSecurityLevelTP, RadioButtonHdl ) ); in MacroSecurityLevelTP() 119 maHighRB.SetClickHdl( LINK( this, MacroSecurityLevelTP, RadioButtonHdl ) ); in MacroSecurityLevelTP() 120 maVeryHighRB.SetClickHdl( LINK( this, MacroSecurityLevelTP, RadioButtonHdl ) ); in MacroSecurityLevelTP() 158 IMPL_LINK( MacroSecurityLevelTP, RadioButtonHdl, RadioButton*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | javaedit.hxx | 87 DECL_LINK( RadioButtonHdl, RadioButton* pBtn );
|
H A D | swuicnttab.hxx | 239 DECL_LINK(RadioButtonHdl, RadioButton* );
|
/aoo4110/main/xmlsecurity/inc/xmlsecurity/ |
H A D | macrosecurity.hxx | 122 DECL_LINK( RadioButtonHdl, RadioButton* );
|
/aoo4110/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 1074 aLk = LINK(this, SwTOXSelectTabPage, RadioButtonHdl); in SwTOXSelectTabPage() 1077 RadioButtonHdl(&aFromCaptionsRB); in SwTOXSelectTabPage() 1257 RadioButtonHdl(&aFromCaptionsRB); in ApplyTOXDescription() 1639 IMPL_LINK(SwTOXSelectTabPage, RadioButtonHdl, RadioButton*, EMPTYARG ) in IMPL_LINK() argument
|
Completed in 43 milliseconds