Searched refs:ErrorContext (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/tools/source/ref/ |
H A D | errinf.cxx | 46 ErrorContext *pFirstCtx; 219 ErrorContext::ErrorContext(Window *pWinP) in ErrorContext() function in ErrorContext 222 ErrorContext *&pHdl=pData->pFirstCtx; in ErrorContext() 228 ErrorContext::~ErrorContext() in ~ErrorContext() 230 ErrorContext **ppCtx=&(EDcrData::GetData()->pFirstCtx); in ~ErrorContext() 237 ErrorContext *ErrorContext::GetContext() in GetContext() 303 ErrorContext *pCtx=ErrorContext::GetContext(); in HandleError_Impl()
|
/aoo42x/main/tools/inc/tools/ |
H A D | errinf.hxx | 165 class TOOLS_DLLPUBLIC ErrorContext class 170 ErrorContext* pNext; 174 ErrorContext(Window *pWin=0); 175 virtual ~ErrorContext(); 180 static ErrorContext* GetContext();
|
/aoo42x/main/uui/source/ |
H A D | iahndl-errorhandler.cxx | 266 ErrorContext * pContext = ErrorContext::GetContext(); in handleErrorHandlerRequest()
|
/aoo42x/main/solenv/bin/ |
H A D | make_ext_update_info.pl | 406 my $parser = new XML::Parser(ErrorContext => 2, 442 my $parser = new XML::Parser(ErrorContext => 2,
|
/aoo42x/main/svtools/source/misc/ |
H A D | ehdl.cxx | 416 : ErrorContext(pWindow), nCtxId(nCtxIdP), nResId(nResIdP), pMgr(pMgrP) in SfxErrorContext() 427 : ErrorContext(pWindow), nCtxId(nCtxIdP), nResId(nResIdP), pMgr(pMgrP), in SfxErrorContext()
|
/aoo42x/main/sysui/desktop/macosx/ |
H A D | list_icons.pl | 71 my $parser = new XML::Parser(ErrorContext => 2,
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | ehdl.hxx | 38 class SVT_DLLPUBLIC SfxErrorContext : private ErrorContext
|
/aoo42x/main/sd/source/filter/html/ |
H A D | htmlex.hxx | 72 class HtmlErrorContext : public ErrorContext
|
H A D | htmlex.cxx | 3347 : ErrorContext(_pWin) in HtmlErrorContext()
|
/aoo42x/main/icu/ |
H A D | createmak.pl | 144 my $parser = new XML::Parser(ErrorContext => 2);
|
Completed in 58 milliseconds