Global Functions in Namespace salhelper
in Sourcefile timer.hxx


operator<
sal_Bool operator<(
const TTimeValue & rTimeA,
const TTimeValue & rTimeB );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO YES NO


operator==
sal_Bool operator==(
const TTimeValue & rTimeA,
const TTimeValue & rTimeB );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO YES NO


operator>
sal_Bool operator>(
const TTimeValue & rTimeA,
const TTimeValue & rTimeB );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO YES NO


Top of Page