LibreOffice
LibreOffice 4.3 SDK C/C++ API Reference
|
This is the complete list of members for com::sun::star::uno::Any, including all inherited members.
Any() SAL_THROW(()) | com::sun::star::uno::Any | inline |
Any(T const &value) | com::sun::star::uno::Any | inlineexplicit |
Any(bool value) | com::sun::star::uno::Any | inlineexplicit |
Any(const Any &rAny) SAL_THROW(()) | com::sun::star::uno::Any | inline |
Any(const void *pData_, const Type &rType) SAL_THROW(()) | com::sun::star::uno::Any | inline |
Any(const void *pData_, typelib_TypeDescription *pTypeDescr) SAL_THROW(()) | com::sun::star::uno::Any | inline |
Any(const void *pData_, typelib_TypeDescriptionReference *pType) SAL_THROW(()) | com::sun::star::uno::Any | inline |
clear() SAL_THROW(()) | com::sun::star::uno::Any | inline |
get() const | com::sun::star::uno::Any | inline |
get() const | com::sun::star::uno::Any | |
getValue() const SAL_THROW(()) | com::sun::star::uno::Any | inline |
getValueType() const SAL_THROW(()) | com::sun::star::uno::Any | inline |
getValueTypeClass() const SAL_THROW(()) | com::sun::star::uno::Any | inline |
getValueTypeDescription(typelib_TypeDescription **ppTypeDescr) const SAL_THROW(()) | com::sun::star::uno::Any | inline |
getValueTypeName() const SAL_THROW(()) | com::sun::star::uno::Any | inline |
getValueTypeRef() const SAL_THROW(()) | com::sun::star::uno::Any | inline |
has() const | com::sun::star::uno::Any | inline |
has() const | com::sun::star::uno::Any | |
hasValue() const SAL_THROW(()) | com::sun::star::uno::Any | inline |
isExtractableTo(const Type &rType) const SAL_THROW(()) | com::sun::star::uno::Any | inline |
operator!=(const Any &rAny) const SAL_THROW(()) | com::sun::star::uno::Any | inline |
operator=(const Any &rAny) SAL_THROW(()) | com::sun::star::uno::Any | inline |
operator==(const Any &rAny) const SAL_THROW(()) | com::sun::star::uno::Any | inline |
pData | _uno_Any | |
pReserved | _uno_Any | |
pType | _uno_Any | |
setValue(const void *pData_, const Type &rType) SAL_THROW(()) | com::sun::star::uno::Any | inline |
setValue(const void *pData_, typelib_TypeDescriptionReference *pType) SAL_THROW(()) | com::sun::star::uno::Any | inline |
setValue(const void *pData_, typelib_TypeDescription *pTypeDescr) SAL_THROW(()) | com::sun::star::uno::Any | inline |
~Any() SAL_THROW(()) | com::sun::star::uno::Any | inline |