Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/gui/
H A Dlicense_dialog.cxx62 Link maEndReachedHdl; member in dp_gui::LicenseView
75 void SetEndReachedHdl( const Link& rHdl ) { maEndReachedHdl = rHdl; } in SetEndReachedHdl()
76 const Link& GetAutocompleteHdl() const { return maEndReachedHdl; } in GetAutocompleteHdl()
132 maEndReachedHdl = Link(); in ~LicenseView()
183 maEndReachedHdl.Call( this ); in Notify()
/aoo4110/main/framework/inc/services/
H A Dlicensedlg.hxx45 Link maEndReachedHdl; member in framework::LicenseView
58 void SetEndReachedHdl( const Link& rHdl ) { maEndReachedHdl = rHdl; } in SetEndReachedHdl()
59 const Link& GetAutocompleteHdl() const { return maEndReachedHdl; } in GetAutocompleteHdl()
/aoo4110/main/extensions/source/preload/
H A Doemwiz.hxx92 Link maEndReachedHdl; member in preload::LicenceView
105 void SetEndReachedHdl( const Link& rHdl ) { maEndReachedHdl = rHdl; } in SetEndReachedHdl()
106 const Link& GetAutocompleteHdl() const { return maEndReachedHdl; } in GetAutocompleteHdl()
H A Doemwiz.cxx400 maEndReachedHdl = Link(); in ~LicenceView()
456 maEndReachedHdl.Call( this ); in Notify()
/aoo4110/main/framework/source/services/
H A Dlicense.cxx568 maEndReachedHdl = Link(); in ~LicenseView()
621 maEndReachedHdl.Call( this ); in Notify()

Completed in 32 milliseconds