Replace all occured, occurance etc.
This commit is contained in:
committed by
Caolán McNamara
parent
1b11499074
commit
36e2296bf8
@@ -271,7 +271,7 @@ static void cpp_call(
|
||||
pAdjustedThisPtr, aVtableSlot.index,
|
||||
pCppReturn, pReturnTypeDescr->eTypeClass,
|
||||
(sal_Int32 *)pCppStackStart, (pCppStack - pCppStackStart) / sizeof(sal_Int32) );
|
||||
// NO exception occured...
|
||||
// NO exception occurred...
|
||||
*ppUnoExc = 0;
|
||||
|
||||
// reconvert temporary params
|
||||
|
Reference in New Issue
Block a user