Searched refs:aTypeDesc (Results 1 – 2 of 2) sorted by relevance
446 uno::Any aTypeDesc; in getReferences() local449 aTypeDesc = _xTDMgr->getByHierarchicalName( in getReferences()468 if ( !( aTypeDesc >>= aOptionalServices[ nOS ] ) ) in getReferences()479 if ( !( aTypeDesc >>= aMandatoryServices[ nMS ] ) ) in getReferences()491 uno::Any aTypeDesc; in getReferences() local494 aTypeDesc = _xTDMgr->getByHierarchicalName( in getReferences()513 if ( !( aTypeDesc >>= aOptionalInterfaces[ nOI ] ) ) in getReferences()525 if ( !( aTypeDesc >>= aMandatoryInterfaces[ nMI ] ) ) in getReferences()
342 const ::com::sun::star::uno::TypeDescription aTypeDesc( i_rTypeName ); in lcl_matchesRequest() local343 const typelib_TypeDescription* pTypeDesc = aTypeDesc.get(); in lcl_matchesRequest()
Completed in 55 milliseconds