Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dhintids.hxx296 #define RES_TBLHEADLINECHG TypedWhichId<SwMsgPoolItem>(170) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dhintids.hxx427 constexpr TypedWhichId<SwMsgPoolItem> RES_TBLHEADLINECHG(172); variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dtabfrm.cxx3228 case RES_TBLHEADLINECHG: in UpdateAttr_()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/docnode/
H A Dndtbl.cxx2908 const SwMsgPoolItem aChg(RES_TBLHEADLINECHG); in SetRowsToRepeat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dtabfrm.cxx3362 case RES_TBLHEADLINECHG: in UpdateAttr_()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/docnode/
H A Dndtbl.cxx2882 SwMsgPoolItem aChg( RES_TBLHEADLINECHG ); in SetRowsToRepeat()