Home
last modified time | relevance | path

Searched refs:ERRCODE_BASIC_BAD_DLL_LOAD (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basic/
H A Dsberrors.hxx64 #define ERRCODE_BASIC_BAD_DLL_LOAD ErrCode( ErrCodeArea::Sbx, ErrCodeClass::Runtime, 39 ) … macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basic/
H A Dsberrors.hxx64 #define ERRCODE_BASIC_BAD_DLL_LOAD ErrCode( ErrCodeArea::Sbx, ErrCodeClass::Runtime, 39 ) … macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/inc/
H A Dbasic.hrc43 { NC_("RID_BASIC_START", "Error loading DLL file."), ERRCODE_BASIC_BAD_DLL_LOAD },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/inc/
H A Dbasic.hrc44 { NC_("RID_BASIC_START", "Error loading DLL file."), ERRCODE_BASIC_BAD_DLL_LOAD },
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/runtime/
H A Ddllmgr-x64.cxx780 return ERRCODE_BASIC_BAD_DLL_LOAD; in Call()
H A Ddllmgr-x86.cxx719 return ERRCODE_BASIC_BAD_DLL_LOAD; in Call()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/runtime/
H A Ddllmgr-x64.cxx776 return ERRCODE_BASIC_BAD_DLL_LOAD; in Call()
H A Ddllmgr-x86.cxx716 return ERRCODE_BASIC_BAD_DLL_LOAD; in Call()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsb.cxx304 { 48, ERRCODE_BASIC_BAD_DLL_LOAD },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsb.cxx298 { 48, ERRCODE_BASIC_BAD_DLL_LOAD },