Searched refs:arg23 (Results 1 – 3 of 3) sorted by relevance
98 css::uno::Sequence< double > arg23; in initialize() local163 && (arguments[23] >>= arg23) && arg23.getLength() == 1 in initialize()164 && arg23[0] == 0.456 in initialize()262 ttb::TestPolyStruct<css::uno::Sequence< ::sal_Int32 > > arg23; in initialize() local330 && (arguments[23] >>= arg23) && arg23.member.getLength() == 1 in initialize()331 && arg23.member[0] == SAL_MIN_INT32 in initialize()
908 Sequence< double > arg23(1); arg23[0] = 0.456; in testConstructorsService() local947 arg23, in testConstructorsService()989 args[23] <<= arg23; in testConstructorsService()1094 TestPolyStruct<Sequence<double> >(arg23), in testConstructorsService()
447 [in] sequence< double > arg23,495 [in] TestPolyStruct<sequence<short> > arg23,