Home
last modified time | relevance | path

Searched refs:PageHdl (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx309 aContButton .SetClickHdl (LINK(this, SwLabPage, PageHdl )); in SwLabPage()
310 aSheetButton .SetClickHdl (LINK(this, SwLabPage, PageHdl )); in SwLabPage()
445 IMPL_LINK_INLINE_START( SwLabPage, PageHdl, Button *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
450 IMPL_LINK_INLINE_END( SwLabPage, PageHdl, Button *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
H A Dswuilabimp.hxx65 DECL_LINK( PageHdl, Button * );
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx408 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
/trunk/main/sw/source/ui/inc/
H A Dformedt.hxx56 DECL_LINK( PageHdl, Button * );
H A Ddbinsdlg.hxx151 DECL_LINK( PageHdl, Button* );

Completed in 32 milliseconds