Searched refs:arg21 (Results 1 – 3 of 3) sorted by relevance
96 css::uno::Sequence< ::sal_uInt64 > arg21; in initialize() local159 && (arguments[21] >>= arg21) && arg21.getLength() == 1 in initialize()160 && arg21[0] == SAL_MAX_UINT64 in initialize()260 ttb::TestPolyStruct<css::uno::Sequence< ::sal_Int8 > > arg21; in initialize() local326 && (arguments[21] >>= arg21) && arg21.member.getLength() == 1 in initialize()327 && arg21.member[0] == SAL_MIN_INT8 in initialize()
906 Sequence< sal_uInt64 > arg21(1); arg21[0] = SAL_MAX_UINT64; in testConstructorsService() local945 arg21, in testConstructorsService()987 args[21] <<= arg21; in testConstructorsService()
445 [in] sequence< unsigned hyper > arg21,493 [in] TestPolyStruct<sequence<boolean> > arg21,