Home
last modified time | relevance | path

Searched refs:ERR_SWGMSG_START (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/except/
H A Derrhdl.cxx117 static const sal_Char* aErrStrTab[ ERR_SWGMSG_END - ERR_SWGMSG_START +1 ] = in AssertFail()
123 if( nErrorId >= ERR_SWGMSG_START && nErrorId < ERR_SWGMSG_END ) in AssertFail()
124 pMsg = aErrStrTab[ nErrorId - ERR_SWGMSG_START ]; in AssertFail()
/trunk/main/sw/inc/
H A Derror.h41 #define ERR_SWGMSG_START (ERR_VAR_IDX) macro

Completed in 12 milliseconds