Home
last modified time | relevance | path

Searched refs:bIsBaseException (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/codemaker/source/cunomaker/
H A Dcunotype.cxx584 sal_Bool bIsBaseException = sal_False; in dumpGetCunoType() local
589 bIsBaseException = sal_True; in dumpGetCunoType()
602 if ( !bIsBaseException ) in dumpGetCunoType()
645 if ( !superType.isEmpty() || bIsBaseException ) in dumpGetCunoType()
647 if ( bIsBaseException ) in dumpGetCunoType()
/aoo42x/main/codemaker/source/cppumaker/
H A Dcpputype.cxx494 sal_Bool bIsBaseException = sal_False; in dumpNormalGetCppuType() local
499 bIsBaseException = sal_True; in dumpNormalGetCppuType()
555 if ( !superType.isEmpty() || bIsBaseException ) in dumpNormalGetCppuType()
557 if ( bIsBaseException ) in dumpNormalGetCppuType()

Completed in 47 milliseconds