Searched refs:DelPressedHdl (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/padmin/source/ |
H A D | padialog.hxx | 89 DECL_LINK( DelPressedHdl, ListBox* );
|
H A D | fontentry.hxx | 125 DECL_LINK( DelPressedHdl, ListBox* );
|
H A D | prtsetup.cxx | 675 m_aSubstitutionsBox.setDelPressedLink( LINK( this, RTSFontSubstPage, DelPressedHdl ) ); in RTSFontSubstPage() 698 IMPL_LINK( RTSFontSubstPage, DelPressedHdl, ListBox*, pBox ) in IMPL_LINK() argument
|
H A D | fontentry.cxx | 148 m_aFontBox.setDelPressedLink( LINK( this, FontNameDlg, DelPressedHdl ) ); in FontNameDlg() 316 IMPL_LINK( FontNameDlg, DelPressedHdl, ListBox*, pBox ) in IMPL_LINK() argument
|
H A D | padialog.cxx | 140 m_aDevicesLB.setDelPressedLink( LINK( this, PADialog, DelPressedHdl ) ); in Init() 209 IMPL_LINK( PADialog, DelPressedHdl, ListBox*, pBox ) in IMPL_LINK() argument
|
H A D | prtsetup.hxx | 200 DECL_LINK( DelPressedHdl, ListBox* );
|
H A D | adddlg.hxx | 90 DECL_LINK( DelPressedHdl, ListBox* );
|
H A D | adddlg.cxx | 111 m_aDriverBox.setDelPressedLink( LINK( this, APChooseDriverPage, DelPressedHdl ) ); in APChooseDriverPage() 171 IMPL_LINK( APChooseDriverPage, DelPressedHdl, ListBox*, pListBox ) in IMPL_LINK() argument
|
Completed in 60 milliseconds