Home
last modified time | relevance | path

Searched refs:RES_FLTRATTR_END (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhintids.hxx329 #define RES_FLTRATTR_END 195 macro
331 #define RES_TBX_DUMMY RES_FLTRATTR_END + 1
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhintids.hxx457 constexpr sal_uInt16 RES_FLTRATTR_END(197); variable
459 constexpr sal_uInt16 RES_TBX_DUMMY(RES_FLTRATTR_END + 1);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/basflt/
H A Dfltshell.cxx357 (RES_FLTRATTR_BEGIN <= nAttrId && RES_FLTRATTR_END > nAttrId), in SetAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/basflt/
H A Dfltshell.cxx386 (RES_FLTRATTR_BEGIN <= nAttrId && sal_uInt16(RES_FLTRATTR_END) > nAttrId), in SetAttr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8graf.cxx721 nWhich >= RES_FLTRATTR_END ) in InsertAttrsAsDrawingAttrs()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8graf.cxx739 nWhich >= RES_FLTRATTR_END ) in InsertAttrsAsDrawingAttrs()