Home
last modified time | relevance | path

Searched refs:bIsBaseException (Results 1 – 2 of 2) sorted by last modified time

/trunk/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()
/trunk/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()

Completed in 42 milliseconds