Overview   Namespace   Class   Index   Help 

Global Functions in Namespace uno
in Sourcefile Any.h


operator>>=
sal_Bool operator>>=(
const Any & rAny,
sal_Bool & value ) throw();

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


operator>>=
sal_Bool operator>>=(
const Any & rAny,
sal_Int8 & value ) throw();

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


Top of Page