LibreOffice Module vcl (master)
1
|
This is the complete list of members for ErrCode, including all inherited members.
anyOf(Args...args) const | ErrCode | inline |
ErrCode(WarningFlag, ErrCodeArea nArea, ErrCodeClass nClass, sal_uInt16 nCode) | ErrCode | inlineexplicit |
ErrCode(ErrCodeArea nArea, ErrCodeClass nClass, sal_uInt16 nCode) | ErrCode | inlineexplicit |
ErrCode(ErrCodeArea nArea, sal_uInt16 nClassAndCode) | ErrCode | inlineexplicit |
ErrCode(sal_uInt32 nValue) | ErrCode | inlineexplicit |
ErrCode() | ErrCode | inline |
GetArea() const | ErrCode | inline |
GetClass() const | ErrCode | inline |
GetCode() const | ErrCode | inline |
GetDynamic() const | ErrCode | inline |
IgnoreWarning() const | ErrCode | inline |
IsDynamic() const | ErrCode | inline |
IsError() const | ErrCode | inline |
IsWarning() const | ErrCode | inline |
m_value | ErrCode | private |
MakeWarning() const | ErrCode | inline |
operator bool() const | ErrCode | inlineexplicit |
operator sal_uInt32() const | ErrCode | inlineexplicit |
operator!=(ErrCode const &other) const | ErrCode | inline |
operator<(ErrCode const &other) const | ErrCode | inline |
operator<=(ErrCode const &other) const | ErrCode | inline |
operator==(ErrCode const &other) const | ErrCode | inline |
operator>(ErrCode const &other) const | ErrCode | inline |
operator>=(ErrCode const &other) const | ErrCode | inline |
StripDynamic() const | ErrCode | inline |
StripWarningAndDynamic() const | ErrCode | inline |
toHexString() const | ErrCode | inline |