Home
last modified time | relevance | path

Searched refs:getTypeArguments (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/udkapi/com/sun/star/reflection/
H A DXStructTypeDescription.idl46 -->XStructTypeDescription::getTypeArguments</member> returns an empty
54 -->XStructTypeDescription::getTypeArguments</member> returns a non-empty
61 -->XStructTypeDescription::getTypeArguments</member> return an empty
84 sequence<XTypeDescription> getTypeArguments();
/aoo42x/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx222 assertEqual< sal_Int32 >(2, structure->getTypeArguments().getLength()); in run()
225 structure->getTypeArguments()[0]->getName()); in run()
230 structure->getTypeArguments()[1]->getName()); in run()
/aoo42x/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx223 assertEqual< sal_Int32 >(0, structure->getTypeArguments().getLength()); in run()
255 assertEqual< sal_Int32 >(0, structure->getTypeArguments().getLength()); in run()
285 assertEqual< sal_Int32 >(0, structure->getTypeArguments().getLength()); in run()
/aoo42x/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx179 checkSeq( xNewStructTD->getTypeArguments(), in checkStruct()
180 xExistingStructTD->getTypeArguments(), in checkStruct()
H A Dtdmgr.cxx912 getTypeArguments() throw (RuntimeException) in getTypeArguments() function in stoc_tdmgr::__anon46f76ba00111::InstantiatedStruct
/aoo42x/main/stoc/source/registry_tdprovider/
H A Dstructtypedescription.hxx86 SAL_CALL getTypeArguments() throw (com::sun::star::uno::RuntimeException);
H A Dstructtypedescription.cxx126 StructTypeDescription::getTypeArguments() throw (css::uno::RuntimeException) in getTypeArguments() function in StructTypeDescription
/aoo42x/main/cppuhelper/source/
H A Dtdmgr.cxx264 == xType->getTypeArguments().getLength()); in createCTD()
H A Dpropertysetmixin.cxx280 css::uno::UNO_QUERY_THROW)->getTypeArguments()); in initProperties()
/aoo42x/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx483 if ( xStruct->getTypeArguments().getLength() > 0) in getTypeBlob()
/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java680 getTypeArguments()[0]; in initProperties()
/aoo42x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx706 …nce< Reference< reflection::XTypeDescription > > seqTypeArgs = xStructTypeDesc->getTypeArguments(); in get_type()
978 xReturnStruct->getTypeArguments(); in complete_iface_type()

Completed in 170 milliseconds