Home
last modified time | relevance | path

Searched refs:getExceptionTypes (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/stoc/test/
H A Dtestcorefl.cxx163 …TEST_ENSHURE(xClass->getMethods().getArray()[3]->getExceptionTypes().getLength() == 0, "test_RegCo… in test_corefl()
172 …TEST_ENSHURE(xClass->getMethods().getArray()[4]->getExceptionTypes().getLength() == 0, "test_RegCo… in test_corefl()
183 …TEST_ENSHURE(xClass->getMethods().getArray()[5]->getExceptionTypes().getLength() == 0, "test_RegCo… in test_corefl()
190 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getLength() == 3, "test_RegCo… in test_corefl()
191 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[0]->getTypeClass()… in test_corefl()
192 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[0]->getName() == O… in test_corefl()
193 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[1]->getTypeClass()… in test_corefl()
194 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[1]->getName() == O… in test_corefl()
195 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[2]->getTypeClass()… in test_corefl()
196 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[2]->getName() == O… in test_corefl()
[all …]
/aoo42x/main/stoc/source/corereflection/
H A Dcriface.cxx383 …virtual Sequence< Reference< XIdlClass > > SAL_CALL getExceptionTypes() throw(::com::sun::star::un…
483 Sequence< Reference< XIdlClass > > IdlInterfaceMethodImpl::getExceptionTypes() in getExceptionTypes() function in stoc_corefl::IdlInterfaceMethodImpl
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DXIdlMethod.idl89 sequence<com::sun::star::reflection::XIdlClass> getExceptionTypes();
/aoo42x/main/eventattacher/source/
H A Deventattacher.cxx140 Sequence< Reference< XIdlClass > > aExceptionSeq = xMethod->getExceptionTypes(); in invoke()
/aoo42x/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java332 XIdlClass[] xIdlClasses = _xIdlMethod.getExceptionTypes(); in addExceptions()
/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx4130 Sequence< Reference< XIdlClass > > aExceptionSeq = xMethod->getExceptionTypes(); in invoke()

Completed in 126 milliseconds