Home
last modified time | relevance | path

Searched refs:aActionLink (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dactctrl.hxx37 Link aActionLink; member in NumEditAction
46 void SetActionHdl( const Link& rLink ) { aActionLink = rLink;} in SetActionHdl()
47 const Link& GetActionHdl() const { return aActionLink; } in GetActionHdl()
/trunk/main/cui/source/inc/
H A Doptdict.hxx95 Link aActionLink; member in SvxDictEdit
103 { aActionLink = rLink;} in SetActionHdl()
H A Dautocdlg.hxx195 Link aActionLink; member in AutoCorrEdit
203 { aActionLink = rLink;} in SetActionHdl()
/trunk/main/sw/source/ui/cctrl/
H A Dactctrl.cxx37 aActionLink.Call( this ); in Action()
/trunk/main/cui/source/options/
H A Doptdict.cxx798 if(!nModifier && !aActionLink.Call(this)) in KeyInput()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1975 if(!nModifier && !aActionLink.Call(this)) in KeyInput()

Completed in 32 milliseconds