Searched refs:pActivator (Results 1 – 1 of 1) sorted by relevance
165 pfunc_activateToolPanel pActivator = NULL; in ActivateToolPanel() local168 pActivator = pActivateToolPanel; in ActivateToolPanel()171 ENSURE_OR_RETURN_VOID( pActivator, "framework::ActivateToolPanel: no activator function!" ); in ActivateToolPanel()172 (*pActivator)( i_rFrame, i_rPanelURL ); in ActivateToolPanel()
Completed in 5 milliseconds