Searched refs:xArguments (Results 1 – 1 of 1) sorted by relevance
67 SbxArrayRef const xArguments( new SbxArray( SbxVARIANT ) ); in DbgReportAssertion() local70 xArguments->Put( xMessageText, 1 ); in DbgReportAssertion()72 ErrCode const nError = xAssertionChannelBasic->Call( sCaptureFunctionName, xArguments ); in DbgReportAssertion()
Completed in 11 milliseconds