Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Deeitem.hxx75 constexpr TypedWhichId<SvXMLAttrContainerItem> EE_PARA_XMLATTRIBS (EE_PARA_START+1); variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Deeitem.hxx73 #define EE_PARA_XMLATTRIBS TypedWhichId<SvXMLAttrContainerItem>(EE_ITEMS_START+1) macro