| /AOO41X/main/stoc/test/registry_tdprovider/ |
| H A D | testregistrytdprovider.cxx | 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()
|
| /AOO41X/main/cppuhelper/source/ |
| H A D | tdmgr.cxx | 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()
|
| /AOO41X/main/stoc/source/registry_tdprovider/ |
| H A D | structtypedescription.cxx | 83 StructTypeDescription::getMemberTypes() throw (css::uno::RuntimeException) in getMemberTypes() function in StructTypeDescription 85 return m_base->getMemberTypes(); in getMemberTypes()
|
| H A D | structtypedescription.hxx | 74 SAL_CALL getMemberTypes() throw (com::sun::star::uno::RuntimeException);
|
| H A D | tdcomp.cxx | 102 Sequence< Reference< XTypeDescription > > CompoundTypeDescriptionImpl::getMemberTypes() in getMemberTypes() function in stoc_rdbtdp::CompoundTypeDescriptionImpl
|
| H A D | base.hxx | 299 SAL_CALL getMemberTypes() throw(::com::sun::star::uno::RuntimeException);
|
| /AOO41X/main/stoc/test/tdmanager/ |
| H A D | testtdmanager.cxx | 211 assertEqual< sal_Int32 >(1, structure->getMemberTypes().getLength()); in run() 216 structure->getMemberTypes()[0]->getName()); in run()
|
| /AOO41X/main/stoc/source/tdmanager/ |
| H A D | tdmgr.cxx | 900 virtual Sequence< Reference< XTypeDescription > > SAL_CALL getMemberTypes() 946 Sequence< Reference< XTypeDescription > > InstantiatedStruct::getMemberTypes() in getMemberTypes() function in stoc_tdmgr::__anon5b8838270111::InstantiatedStruct 949 Sequence< Reference< XTypeDescription > > types(m_struct->getMemberTypes()); in getMemberTypes()
|
| H A D | tdmgr_check.cxx | 161 checkSeq( xNewTD->getMemberTypes(), xExistingTD->getMemberTypes(), in checkStruct()
|
| /AOO41X/main/unodevtools/source/unodevtools/ |
| H A D | typeblob.cxx | 490 xStruct->getMemberTypes()); in getTypeBlob() 545 xComp->getMemberTypes()); in getTypeBlob()
|
| /AOO41X/main/udkapi/com/sun/star/reflection/ |
| H A D | XCompoundTypeDescription.idl | 64 sequence<com::sun::star::reflection::XTypeDescription> getMemberTypes();
|
| H A D | XUnionTypeDescription.idl | 79 sequence< com::sun::star::reflection::XTypeDescription > getMemberTypes();
|
| /AOO41X/main/rdbmaker/source/rdbmaker/ |
| H A D | typeblop.cxx | 447 Sequence< Reference< XTypeDescription > > memberTypes( xComp->getMemberTypes()); in getTypeBlop()
|
| /AOO41X/main/cli_ure/source/climaker/ |
| H A D | climaker_emit.cxx | 1151 entry->m_xType->getMemberTypes() ); in complete_struct_type()
|