UDK 3.2.7 C/C++ API Reference
|
Any() | com::sun::star::uno::Any | [inline] |
Any(T const &value) | com::sun::star::uno::Any | [inline, explicit] |
Any(bool value) | com::sun::star::uno::Any | [inline, explicit] |
Any(const Any &rAny) | com::sun::star::uno::Any | [inline] |
Any(const void *pData_, const Type &rType) | com::sun::star::uno::Any | [inline] |
Any(const void *pData_, typelib_TypeDescription *pTypeDescr) | com::sun::star::uno::Any | [inline] |
Any(const void *pData_, typelib_TypeDescriptionReference *pType) | com::sun::star::uno::Any | [inline] |
clear() | com::sun::star::uno::Any | [inline] |
get() const | com::sun::star::uno::Any | [inline] |
getValue() const | com::sun::star::uno::Any | [inline] |
getValueType() const | com::sun::star::uno::Any | [inline] |
getValueTypeClass() const | com::sun::star::uno::Any | [inline] |
getValueTypeDescription(typelib_TypeDescription **ppTypeDescr) const | com::sun::star::uno::Any | [inline] |
getValueTypeName() const | com::sun::star::uno::Any | [inline] |
getValueTypeRef() const | com::sun::star::uno::Any | [inline] |
has() const | com::sun::star::uno::Any | [inline] |
hasValue() const | com::sun::star::uno::Any | [inline] |
isExtractableTo(const Type &rType) const | com::sun::star::uno::Any | [inline] |
operator!=(const Any &rAny) const | com::sun::star::uno::Any | [inline] |
operator=(const Any &rAny) | com::sun::star::uno::Any | [inline] |
operator==(const Any &rAny) const | com::sun::star::uno::Any | [inline] |
pData | _uno_Any | |
pReserved | _uno_Any | |
pType | _uno_Any | |
setValue(const void *pData_, const Type &rType) | com::sun::star::uno::Any | [inline] |
setValue(const void *pData_, typelib_TypeDescriptionReference *pType) | com::sun::star::uno::Any | [inline] |
setValue(const void *pData_, typelib_TypeDescription *pTypeDescr) | com::sun::star::uno::Any | [inline] |
~Any() | com::sun::star::uno::Any | [inline] |