Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dinit.cxx639 aAttrTab[ RES_GRFATR_DUMMY4 - POOLATTR_BEGIN ] = new SfxBoolItem( RES_GRFATR_DUMMY4 ); in InitCore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dinit.cxx634 aAttrTab[ RES_GRFATR_DUMMY4 - POOLATTR_BEGIN ] = new SfxBoolItem( RES_GRFATR_DUMMY4 ); in InitCore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhintids.hxx258 #define RES_GRFATR_DUMMY4 TypedWhichId<SfxBoolItem>(146) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhintids.hxx386 constexpr TypedWhichId<SfxBoolItem> RES_GRFATR_DUMMY4(148); variable