Home
last modified time | relevance | path

Searched refs:RES_MSG_END (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhintids.hxx315 #define RES_MSG_END (188) macro
321 #define RES_FLTRATTR_BEGIN RES_MSG_END
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhintids.hxx443 constexpr sal_uInt16 RES_MSG_END(190); variable
449 constexpr sal_uInt16 RES_FLTRATTR_BEGIN(RES_MSG_END);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/crsr/
H A Dcrsrsh.cxx2494 ( nWhich < RES_MSG_BEGIN || nWhich >= RES_MSG_END || in SwClientNotify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/crsr/
H A Dcrsrsh.cxx2469 ( nWhich < RES_MSG_BEGIN || nWhich >= RES_MSG_END || in Modify()