Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/ole/
H A Doleobjw.cxx1284 HRESULT hInvRes = E_FAIL; in directInvoke() local
1287 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 19 milliseconds