Home
last modified time | relevance | path

Searched refs:SetControlActivationHandler (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sd/source/ui/view/
H A DFormShellManager.cxx108 mpFormShell->SetControlActivationHandler(Link()); in SetFormShell()
118 mpFormShell->SetControlActivationHandler( in SetFormShell()
/aoo42x/main/svx/inc/svx/
H A Dfmshell.hxx138 void SetControlActivationHandler( const Link& _rHdl );
/aoo42x/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx136 … void SetControlActivationHandler( const Link& _rHdl ) { m_aControlActivationHandler = _rHdl; } in SetControlActivationHandler() function in svx::FmTextControlShell
H A Dfmshimp.hxx459 void SetControlActivationHandler( const Link& _rHdl );
/aoo42x/main/svx/source/form/
H A Dfmshell.cxx1337 void FmFormShell::SetControlActivationHandler( const Link& _rHdl ) in SetControlActivationHandler() function in FmFormShell
1339 m_pImpl->SetControlActivationHandler( _rHdl ); in SetControlActivationHandler()
H A Dfmshimp.cxx4080 void FmXFormShell::SetControlActivationHandler( const Link& _rHdl ) in SetControlActivationHandler() function in FmXFormShell
4082 m_pTextShell->SetControlActivationHandler( _rHdl ); in SetControlActivationHandler()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1674 pFormShell->SetControlActivationHandler( LINK( this, ScTabViewShell, FormControlActivated ) ); in Construct()
/aoo42x/main/sw/source/ui/uiview/
H A Dview.cxx325 pFormShell->SetControlActivationHandler( LINK( this, SwView, FormControlActivated ) ); in SelectShell()

Completed in 83 milliseconds