Searched refs:hInvRes (Results 1 – 1 of 1) sorted by relevance
1284 HRESULT hInvRes = E_FAIL; in directInvoke() local1287 for ( sal_Int32 nStep = 0; FAILED( hInvRes ) && nStep < 2; nStep++ ) in directInvoke()1423 hInvRes = m_spDispatch->Invoke( dispid, in directInvoke()1434 if ( SUCCEEDED( hInvRes ) ) in directInvoke()1440 switch ( hInvRes ) in directInvoke()
Completed in 26 milliseconds