Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx321 sal_Bool ifaceBased = xNewTD->isInterfaceBased(); in checkSingleton()
322 if (ifaceBased != xExistingTD->isInterfaceBased()) in checkSingleton()
/aoo4110/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx615 assertEqual< bool >(true, singleton->isInterfaceBased()); in run()
637 assertEqual< bool >(false, singleton->isInterfaceBased()); in run()
653 assertEqual< bool >(true, singleton->isInterfaceBased()); in run()
/aoo4110/main/stoc/source/registry_tdprovider/
H A Dtdsingleton.cxx111 SingletonTypeDescriptionImpl::isInterfaceBased() in isInterfaceBased() function in stoc_rdbtdp::SingletonTypeDescriptionImpl
H A Dbase.hxx631 virtual sal_Bool SAL_CALL isInterfaceBased()
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXSingletonTypeDescription2.idl48 boolean isInterfaceBased();
/aoo4110/main/codemaker/source/cppumaker/
H A Dcpputype.hxx375 bool isInterfaceBased();
H A Dcpputype.cxx4130 bool SingletonType::isInterfaceBased() { in isInterfaceBased() function in SingletonType
4316 if (t.isInterfaceBased()) { in produceType()
4451 if (t.isInterfaceBased()) { in produceType()
/aoo4110/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx778 if (xSingleton->isInterfaceBased()) { in getTypeBlob()
/aoo4110/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx825 if (xType->isInterfaceBased() == sal_False) in get_type()

Completed in 154 milliseconds