Searched refs:isInterfaceBased (Results 1 – 9 of 9) sorted by relevance
615 assertEqual< bool >(true, singleton->isInterfaceBased()); in run()637 assertEqual< bool >(false, singleton->isInterfaceBased()); in run()653 assertEqual< bool >(true, singleton->isInterfaceBased()); in run()
321 sal_Bool ifaceBased = xNewTD->isInterfaceBased(); in checkSingleton()322 if (ifaceBased != xExistingTD->isInterfaceBased()) in checkSingleton()
111 SingletonTypeDescriptionImpl::isInterfaceBased() in isInterfaceBased() function in stoc_rdbtdp::SingletonTypeDescriptionImpl
631 virtual sal_Bool SAL_CALL isInterfaceBased()
48 boolean isInterfaceBased();
375 bool isInterfaceBased();
4130 bool SingletonType::isInterfaceBased() { in isInterfaceBased() function in SingletonType4316 if (t.isInterfaceBased()) { in produceType()4451 if (t.isInterfaceBased()) { in produceType()
778 if (xSingleton->isInterfaceBased()) { in getTypeBlob()
825 if (xType->isInterfaceBased() == sal_False) in get_type()
Completed in 72 milliseconds