Searched refs:bIsBaseException (Results 1 – 2 of 2) sorted by relevance
584 sal_Bool bIsBaseException = sal_False; in dumpGetCunoType() local589 bIsBaseException = sal_True; in dumpGetCunoType()602 if ( !bIsBaseException ) in dumpGetCunoType()645 if ( !superType.isEmpty() || bIsBaseException ) in dumpGetCunoType()647 if ( bIsBaseException ) in dumpGetCunoType()
494 sal_Bool bIsBaseException = sal_False; in dumpNormalGetCppuType() local499 bIsBaseException = sal_True; in dumpNormalGetCppuType()555 if ( !superType.isEmpty() || bIsBaseException ) in dumpNormalGetCppuType()557 if ( bIsBaseException ) in dumpNormalGetCppuType()
Completed in 45 milliseconds