Home
last modified time | relevance | path

Searched refs:ERRCODE_BASIC_PROPERTY_NOT_FOUND (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basic/
H A Dsberrors.hxx113 #define ERRCODE_BASIC_PROPERTY_NOT_FOUND ErrCode( ErrCodeArea::Sbx, ErrCodeClass::Runtime, 85 ) … macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basic/
H A Dsberrors.hxx113 #define ERRCODE_BASIC_PROPERTY_NOT_FOUND ErrCode( ErrCodeArea::Sbx, ErrCodeClass::Runtime, 85 ) … macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/inc/
H A Dbasic.hrc110 … NC_("RID_BASIC_START", "Object does not have this property."), ERRCODE_BASIC_PROPERTY_NOT_FOUND },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/inc/
H A Dbasic.hrc111 … NC_("RID_BASIC_START", "Object does not have this property."), ERRCODE_BASIC_PROPERTY_NOT_FOUND },
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsbunoobj.cxx2050 StarBASIC::Error( ERRCODE_BASIC_PROPERTY_NOT_FOUND ); in Notify()
2127 StarBASIC::Error( ERRCODE_BASIC_PROPERTY_NOT_FOUND ); in Notify()
4875 StarBASIC::Error( ERRCODE_BASIC_PROPERTY_NOT_FOUND ); in Notify()
4886 StarBASIC::Error( ERRCODE_BASIC_PROPERTY_NOT_FOUND ); in Notify()
H A Dsb.cxx400 { 1000, ERRCODE_BASIC_PROPERTY_NOT_FOUND },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsbunoobj.cxx2036 StarBASIC::Error( ERRCODE_BASIC_PROPERTY_NOT_FOUND ); in Notify()
2113 StarBASIC::Error( ERRCODE_BASIC_PROPERTY_NOT_FOUND ); in Notify()
4855 StarBASIC::Error( ERRCODE_BASIC_PROPERTY_NOT_FOUND ); in Notify()
4866 StarBASIC::Error( ERRCODE_BASIC_PROPERTY_NOT_FOUND ); in Notify()
H A Dsb.cxx394 { 1000, ERRCODE_BASIC_PROPERTY_NOT_FOUND },