Searched refs:arg20 (Results 1 – 3 of 3) sorted by relevance
97 css::uno::Sequence< ::sal_Int64 > arg20; in initialize() local159 && (arguments[20] >>= arg20) && arg20.getLength() == 1 in initialize()160 && arg20[0] == SAL_MIN_INT64 in initialize()267 ttb::TestPolyStruct<css::uno::Sequence< ::sal_Bool > > arg20; in initialize() local332 && (arguments[20] >>= arg20) && arg20.member.getLength() == 1 in initialize()333 && arg20.member[0] == sal_True in initialize()
920 Sequence< sal_Int64 > arg20(1); arg20[0] = SAL_MIN_INT64; in testConstructorsService() local959 arg20, in testConstructorsService()1001 args[20] <<= arg20; in testConstructorsService()1105 TestPolyStruct<Sequence<sal_Int64> >(arg20), in testConstructorsService()
396 [in] sequence< hyper > arg20,444 [in] TestPolyStruct<sequence<any> > arg20,
Completed in 20 milliseconds