Home
last modified time | relevance | path

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

/trunk/main/stoc/source/registry_tdprovider/
H A Dtdservice.cxx411 Sequence< Reference< XInterfaceTypeDescription > > aMandatoryInterfaces( in getReferences() local
506 if ( !( aTypeDesc >>= aMandatoryInterfaces[ nMI ] ) ) in getReferences()
527 aMandatoryInterfaces.realloc( nMI ); in getReferences()
534 _aMandatoryInterfaces = aMandatoryInterfaces; in getReferences()