Overview   Namespace   Class   Index   Help 

Global Functions in Global Namespace C++
in Sourcefile Any.h


getCppuType
const ::com::sun::star::uno::Type & getCppuType(
const ::com::sun::star::uno::Any * ) throw();

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

Summary
Gets the meta type of IDL type any.
Parameters
dummy
typed pointer for function signature
Return
type of IDL type any

Top of Page