Home
last modified time | relevance | path

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

/aoo42x/main/cppuhelper/source/
H A Dimplbase_ex.cxx70 static inline bool isXInterface( rtl_uString * pStr ) SAL_THROW( () ) in isXInterface() function
104 …OSL_ENSURE( ! isXInterface( rType.getTypeLibType()->pTypeName ), "### want to implement XInterface… in __getTypeEntries()
246 if (isXInterface( pTDR->pTypeName )) in ImplHelper_query()
339 if (! isXInterface( pTDR->pTypeName )) in WeakImplHelper_query()
372 if (! isXInterface( pTDR->pTypeName )) in WeakAggImplHelper_queryAgg()
406 if (! isXInterface( pTDR->pTypeName )) in WeakComponentImplHelper_query()
440 if (! isXInterface( pTDR->pTypeName )) in WeakAggComponentImplHelper_queryAgg()

Completed in 17 milliseconds