Home
last modified time | relevance | path

Searched refs:arg26 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/testtools/source/bridgetest/
H A Dconstructors.cxx102 css::uno::Sequence< css::uno::Type > arg26; in initialize() local
178 && (arguments[26] >>= arg26) && arg26.getLength() == 1 in initialize()
179 && arg26[0] == ::cppu::UnoType< css::uno::Any >::get() in initialize()
273 ttb::TestPolyStruct<css::uno::Sequence< ::rtl::OUString > > arg26; in initialize() local
347 && (arguments[26] >>= arg26) && arg26.member.getLength() == 1 in initialize()
348 && arg26.member[0].equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("test")) in initialize()
H A Dcppobj.cxx927 Sequence< Type > arg26(1); arg26[0] = UnoType< Any >::get(); in testConstructorsService() local
965 arg26, in testConstructorsService()
1007 args[26] <<= arg26; in testConstructorsService()
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl402 [in] sequence< type > arg26,
450 [in] TestPolyStruct<sequence<char> > arg26,

Completed in 29 milliseconds