Searched refs:getMemberTypes (Results 1 – 14 of 14) sorted by relevance
213 assertEqual< sal_Int32 >(1, structure->getMemberTypes().getLength()); in run()217 structure->getMemberTypes()[0]->getName()); in run()237 assertEqual< sal_Int32 >(1, structure->getMemberTypes().getLength()); in run()240 structure->getMemberTypes()[0]->getTypeClass()); in run()243 structure->getMemberTypes()[0]->getName()); in run()272 assertEqual< sal_Int32 >(1, structure->getMemberTypes().getLength()); in run()279 structure->getMemberTypes()[0]->getName()); in run()716 css::uno::UNO_QUERY_THROW)->getMemberTypes()[0], in run()
128 Sequence< Reference< XTypeDescription > > aMemberTypes( xType->getMemberTypes() ); in createCTD()184 const Sequence<Reference< XTypeDescription > > & rMemberTypes = xType->getMemberTypes(); in createCTD()242 const Sequence<Reference< XTypeDescription > > & rMemberTypes = xType->getMemberTypes(); in createCTD()265 templateMemberTypes = templateDesc->getMemberTypes(); in createCTD()
83 StructTypeDescription::getMemberTypes() throw (css::uno::RuntimeException) in getMemberTypes() function in StructTypeDescription85 return m_base->getMemberTypes(); in getMemberTypes()
74 SAL_CALL getMemberTypes() throw (com::sun::star::uno::RuntimeException);
102 Sequence< Reference< XTypeDescription > > CompoundTypeDescriptionImpl::getMemberTypes() in getMemberTypes() function in stoc_rdbtdp::CompoundTypeDescriptionImpl
299 SAL_CALL getMemberTypes() throw(::com::sun::star::uno::RuntimeException);
211 assertEqual< sal_Int32 >(1, structure->getMemberTypes().getLength()); in run()216 structure->getMemberTypes()[0]->getName()); in run()
900 virtual Sequence< Reference< XTypeDescription > > SAL_CALL getMemberTypes()946 Sequence< Reference< XTypeDescription > > InstantiatedStruct::getMemberTypes() in getMemberTypes() function in stoc_tdmgr::__anon1b9705e80111::InstantiatedStruct949 Sequence< Reference< XTypeDescription > > types(m_struct->getMemberTypes()); in getMemberTypes()
161 checkSeq( xNewTD->getMemberTypes(), xExistingTD->getMemberTypes(), in checkStruct()
490 xStruct->getMemberTypes()); in getTypeBlob()545 xComp->getMemberTypes()); in getTypeBlob()
64 sequence<com::sun::star::reflection::XTypeDescription> getMemberTypes();
79 sequence< com::sun::star::reflection::XTypeDescription > getMemberTypes();
447 Sequence< Reference< XTypeDescription > > memberTypes( xComp->getMemberTypes()); in getTypeBlop()
1151 entry->m_xType->getMemberTypes() ); in complete_struct_type()
Completed in 214 milliseconds