Searched refs:DllCall (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/basic/source/runtime/ |
| H A D | step2.cxx | 799 DllCall( aName, aLibName, pArgs, (SbxDataType) nOp2, sal_False ); in StepCALL() 814 DllCall( aName, aLibName, pArgs, (SbxDataType) nOp2, sal_True ); in StepCALLC()
|
| H A D | runtime.cxx | 1267 void SbiRuntime::DllCall in DllCall() function in SbiRuntime
|
| /AOO41X/main/basic/source/inc/ |
| H A D | runtime.hxx | 379 void DllCall( const String&, const String&, SbxArray*, SbxDataType, sal_Bool );
|