Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Deeitem.hxx104 constexpr TypedWhichId<SvxPostureItem> EE_CHAR_ITALIC (EE_CHAR_START+7); variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Deeitem.hxx102 #define EE_CHAR_ITALIC TypedWhichId<SvxPostureItem>(EE_CHAR_START+7) macro