Searched refs:pIOleControl (Results 1 – 1 of 1) sorted by relevance
3514 IOleControl * pIOleControl = getIOleControl(); in GetControlInfo() local3516 HRESULT hr = pIOleControl->GetControlInfo(pCI); in GetControlInfo()3523 IOleControl * pIOleControl = getIOleControl(); in OnMnemonic() local3525 HRESULT hr = pIOleControl->OnMnemonic(pMsg); in OnMnemonic()3532 IOleControl * pIOleControl = getIOleControl(); in OnAmbientPropertyChange() local3534 HRESULT hr = pIOleControl->OnAmbientPropertyChange(dispID); in OnAmbientPropertyChange()3541 IOleControl * pIOleControl = getIOleControl(); in FreezeEvents() local3543 HRESULT hr = pIOleControl->FreezeEvents(bFreeze); in FreezeEvents()