Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/runtime/
H A Dsbdiagnose.cxx67 SbxArrayRef const xArguments( new SbxArray( SbxVARIANT ) ); in DbgReportAssertion() local
70 xArguments->Put( xMessageText, 1 ); in DbgReportAssertion()
72 ErrCode const nError = xAssertionChannelBasic->Call( sCaptureFunctionName, xArguments ); in DbgReportAssertion()

Completed in 17 milliseconds