Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhintids.hxx336 #define INVALID_HINT HINT_END macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhintids.hxx464 constexpr sal_uInt16 INVALID_HINT(HINT_END);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dedtwin.cxx784 sal_uInt16 nWhich = INVALID_HINT; in lcl_isNonDefaultLanguage()
792 return INVALID_HINT; in lcl_isNonDefaultLanguage()
868 return bLang ? nWhich : INVALID_HINT; in lcl_isNonDefaultLanguage()
998 if (nWhich != INVALID_HINT ) in FlushInBuffer()
6067 rSh.GetView(), sStr) == INVALID_HINT) in Start()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dedtwin.cxx771 sal_uInt16 nWhich = INVALID_HINT; in lcl_isNonDefaultLanguage()
779 return INVALID_HINT; in lcl_isNonDefaultLanguage()
855 return bLang ? nWhich : INVALID_HINT; in lcl_isNonDefaultLanguage()
982 if (nWhich != INVALID_HINT ) in FlushInBuffer()
5927 rSh.GetView(), sStr) == INVALID_HINT) in Start()