Searched refs:PageHdl (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/ui/envelp/ |
H A D | label1.cxx | 303 aContButton .SetClickHdl (LINK(this, SwLabPage, PageHdl )); in SwLabPage() 304 aSheetButton .SetClickHdl (LINK(this, SwLabPage, PageHdl )); in SwLabPage() 439 IMPL_LINK_INLINE_START( SwLabPage, PageHdl, Button *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument 444 IMPL_LINK_INLINE_END( SwLabPage, PageHdl, Button *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
|
H A D | swuilabimp.hxx | 65 DECL_LINK( PageHdl, Button * );
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 408 aRbAsTable.SetClickHdl( LINK(this, SwInsertDBColAutoPilot, PageHdl )); in SwInsertDBColAutoPilot() 409 aRbAsField.SetClickHdl( LINK(this, SwInsertDBColAutoPilot, PageHdl )); in SwInsertDBColAutoPilot() 410 aRbAsText.SetClickHdl( LINK(this, SwInsertDBColAutoPilot, PageHdl )); in SwInsertDBColAutoPilot() 450 PageHdl( aRbAsTable.IsChecked() ? &aRbAsTable : &aRbAsField ); in SwInsertDBColAutoPilot() 466 IMPL_LINK( SwInsertDBColAutoPilot, PageHdl, Button*, pButton ) in IMPL_LINK() argument
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | formedt.hxx | 56 DECL_LINK( PageHdl, Button * );
|
H A D | dbinsdlg.hxx | 151 DECL_LINK( PageHdl, Button* );
|
Completed in 19 milliseconds