Searched refs:HeaderHdl (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 424 aCbTableHeadon.SetClickHdl( LINK(this, SwInsertDBColAutoPilot, HeaderHdl )); in SwInsertDBColAutoPilot() 425 aRbHeadlColnms.SetClickHdl( LINK(this, SwInsertDBColAutoPilot, HeaderHdl )); in SwInsertDBColAutoPilot() 426 aRbHeadlEmpty.SetClickHdl( LINK(this, SwInsertDBColAutoPilot, HeaderHdl )); in SwInsertDBColAutoPilot() 890 IMPL_LINK( SwInsertDBColAutoPilot, HeaderHdl, Button*, pButton ) in IMPL_LINK() argument 1901 HeaderHdl(&aCbTableHeadon); in Load()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | dbinsdlg.hxx | 158 DECL_LINK( HeaderHdl, Button* );
|
Completed in 29 milliseconds