Home
last modified time | relevance | path

Searched defs:EE_CHAR_UNDERLINE (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Deeitem.hxx102 constexpr TypedWhichId<SvxUnderlineItem> EE_CHAR_UNDERLINE (EE_CHAR_START+5); variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Deeitem.hxx100 #define EE_CHAR_UNDERLINE TypedWhichId<SvxUnderlineItem>(EE_CHAR_START+5) macro