LibreOffice Module vcl (master) 1
|
#include <errinf.hxx>
Public Member Functions | |
TwoStringErrorInfo (ErrCode nUserID, OUString aTheArg1, OUString aTheArg2, DialogMask nMask) | |
const OUString & | GetArg1 () const |
const OUString & | GetArg2 () const |
Public Member Functions inherited from DynamicErrorInfo | |
DynamicErrorInfo (ErrCode nUserId, DialogMask nMask) | |
virtual | ~DynamicErrorInfo () override |
operator ErrCode () const | |
DialogMask | GetDialogMask () const |
Public Member Functions inherited from ErrorInfo | |
ErrorInfo (ErrCode nArgUserId) | |
virtual | ~ErrorInfo () |
ErrCode const & | GetErrorCode () const |
Private Attributes | |
OUString | aArg1 |
OUString | aArg2 |
Additional Inherited Members | |
Static Public Member Functions inherited from ErrorInfo | |
static std::unique_ptr< ErrorInfo > | GetErrorInfo (ErrCode) |
Definition at line 192 of file errinf.hxx.
|
inline |
Definition at line 195 of file errinf.hxx.
|
inline |
Definition at line 199 of file errinf.hxx.
|
inline |
Definition at line 200 of file errinf.hxx.
|
private |
Definition at line 203 of file errinf.hxx.
|
private |
Definition at line 204 of file errinf.hxx.