Home
last modified time | relevance | path

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

/aoo42x/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx680 if ( !xConstructor->isDefaultConstructor() ) { in getTypeBlob()
691 if ( !xConstructor->isDefaultConstructor() ) { in getTypeBlob()
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DXServiceConstructorDescription.idl45 boolean isDefaultConstructor();
/aoo42x/main/stoc/source/registry_tdprovider/
H A Dtdservice.cxx54 virtual sal_Bool SAL_CALL isDefaultConstructor() throw (RuntimeException) in isDefaultConstructor() function in __anon454289330111::Constructor
/aoo42x/main/codemaker/source/cppumaker/
H A Dcpputype.hxx360 bool isDefaultConstructor(sal_uInt16 ctorIndex) const;
H A Dcpputype.cxx3791 if (isDefaultConstructor(i)) { in dumpHxxFile()
3852 if (isDefaultConstructor(i)) { in dumpHxxFile()
4096 bool ServiceType::isDefaultConstructor(sal_uInt16 ctorIndex) const { in isDefaultConstructor() function in ServiceType
/aoo42x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx1584 if (ctorDes->isDefaultConstructor()) in complete_service_type()
/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx3629 if( xCtor->isDefaultConstructor() ) in Find()

Completed in 73 milliseconds