Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/registry_tdprovider/
H A Dtdservice.cxx446 uno::Any aTypeDesc; in getReferences() local
449 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() local
494 aTypeDesc = _xTDMgr->getByHierarchicalName( in getReferences()
513 if ( !( aTypeDesc >>= aOptionalInterfaces[ nOI ] ) ) in getReferences()
525 if ( !( aTypeDesc >>= aMandatoryInterfaces[ nMI ] ) ) in getReferences()
/aoo4110/main/uui/source/
H A Diahndl.cxx342 const ::com::sun::star::uno::TypeDescription aTypeDesc( i_rTypeName ); in lcl_matchesRequest() local
343 const typelib_TypeDescription* pTypeDesc = aTypeDesc.get(); in lcl_matchesRequest()

Completed in 35 milliseconds