Searched refs:arg27 (Results 1 – 3 of 3) sorted by relevance
103 css::uno::Sequence< css::uno::Any > arg27; in initialize() local180 && (arguments[27] >>= arg27) && arg27.getLength() == 1 in initialize()181 && (arg27[0] >>= arg27b) && arg27b in initialize()274 ttb::TestPolyStruct<css::uno::Sequence<float> > arg27; in initialize() local349 && (arguments[27] >>= arg27) && arg27.member.getLength() == 1 in initialize()350 && arg27.member[0] == 0.123f in initialize()
928 Sequence< Any > arg27(1); arg27[0] <<= true; in testConstructorsService() local966 arg27, in testConstructorsService()1008 args[27] <<= arg27; in testConstructorsService()1028 argSeq3[0] = TestPolyStruct2<sal_Unicode, Sequence<Any> >('X', arg27); in testConstructorsService()1031 TestPolyStruct<sal_Unicode>('X'), arg27); in testConstructorsService()1100 TestPolyStruct<Sequence<Any> >(arg27), in testConstructorsService()
403 [in] sequence< any > arg27,451 [in] TestPolyStruct<sequence<string> > arg27,
Completed in 29 milliseconds