Searched refs:isDefaultConstructor (Results 1 – 7 of 7) sorted by relevance
680 if ( !xConstructor->isDefaultConstructor() ) { in getTypeBlob()691 if ( !xConstructor->isDefaultConstructor() ) { in getTypeBlob()
45 boolean isDefaultConstructor();
54 virtual sal_Bool SAL_CALL isDefaultConstructor() throw (RuntimeException) in isDefaultConstructor() function in __anon454289330111::Constructor
360 bool isDefaultConstructor(sal_uInt16 ctorIndex) const;
3791 if (isDefaultConstructor(i)) { in dumpHxxFile()3852 if (isDefaultConstructor(i)) { in dumpHxxFile()4096 bool ServiceType::isDefaultConstructor(sal_uInt16 ctorIndex) const { in isDefaultConstructor() function in ServiceType
1584 if (ctorDes->isDefaultConstructor()) in complete_service_type()
3629 if( xCtor->isDefaultConstructor() ) in Find()
Completed in 73 milliseconds