Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestcorefl.cxx84 …virtual Sequence< StructB > SAL_CALL methodC(const StructC& /*aStructC*/, StructA& /*aStructA*/) t… in methodC() argument
322 StructA aStructA; in test_corefl()
338 params.getArray()[0].setValue(&aStructA, ::getCppuType( (const StructA *)0 )); in test_corefl()
339 params.getArray()[1].setValue(&aStructA, ::getCppuType( (const StructA *)0 )); in test_corefl()
354 params.getArray()[1].setValue(&aStructA, ::getCppuType( (const StructA *)0 )); in test_corefl()
H A Dtestcorefl.idl32 struct StructA
38 struct StructB : StructA
89 …sequence<ModuleA::StructB> methodC([in] ModuleA::StructC aStructC, [inout] ModuleA::StructA aStruc…

Completed in 18 milliseconds