Searched refs:SetScrolledHdl (Results  1 – 8 of 8) sorted by relevance
| /aoo42x/main/desktop/source/deployment/gui/ | 
| H A D | license_dialog.cxx | 78     void SetScrolledHdl( const Link& rHdl )  { maScrolledHdl = rHdl; }  in SetScrolledHdl()  function in dp_gui::LicenseView229 	m_mlLicense.SetScrolledHdl( LINK(this, LicenseDialogImpl, ScrolledHdl) );  in LicenseDialogImpl()
 
 | 
| /aoo42x/main/framework/inc/services/ | 
| H A D | licensedlg.hxx | 61     void SetScrolledHdl( const Link& rHdl )  { maScrolledHdl = rHdl; }  in SetScrolledHdl()  function in framework::LicenseView
 | 
| /aoo42x/main/extensions/source/preload/ | 
| H A D | oemwiz.hxx | 108         void            SetScrolledHdl( const Link& rHdl )  { maScrolledHdl = rHdl; }  in SetScrolledHdl()  function in preload::LicenceView
 | 
| H A D | oemwiz.cxx | 263         aLicenseML.SetScrolledHdl( LINK(this, OEMLicenseTabPage, ScrolledHdl) );  in OEMLicenseTabPage()
 | 
| /aoo42x/main/svtools/inc/svtools/ | 
| H A D | svtreebx.hxx | 142 	void			SetScrolledHdl( const Link& rLink ) { aScrolledHdl = rLink; }  in SetScrolledHdl()  function in SvTreeListBox
 | 
| /aoo42x/main/framework/source/services/ | 
| H A D | license.cxx | 443     aLicenseML.SetScrolledHdl( LINK(this, LicenseDialog, ScrolledHdl) );  in LicenseDialog()
 | 
| /aoo42x/main/svtools/source/contnr/ | 
| H A D | svtabbx.cxx | 626 	SetScrolledHdl( LINK( this, SvHeaderTabListBox, ScrollHdl_Impl ) );  in InitHeaderBar()
 | 
| /aoo42x/main/filter/source/xsltdialog/ | 
| H A D | xmlfiltersettingsdialog.cxx | 1440 	SetScrolledHdl( LINK( this, XMLFilterListBox, TabBoxScrollHdl_Impl ) );  in XMLFilterListBox()
 | 
        Completed in 100 milliseconds