Searched refs:DllCall (Results 1 – 3 of 3) sorted by relevance
/aoo42x/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
|
/aoo42x/main/basic/source/inc/ |
H A D | runtime.hxx | 379 void DllCall( const String&, const String&, SbxArray*, SbxDataType, sal_Bool );
|
Completed in 39 milliseconds