Home
last modified time | relevance | path

Searched refs:POS_CONTENT (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dswuiidxmrk.cxx65 #define POS_CONTENT 0 macro
456 TOXTypes eType = nPos == POS_CONTENT ? TOX_CONTENT : in InsertMark()
464 case POS_CONTENT : break; in InsertMark()
516 if(POS_CONTENT == nPos) in UpdateMark()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dswuiidxmrk.cxx60 #define POS_CONTENT 0 macro
520 TOXTypes eType = nPos == POS_CONTENT ? TOX_CONTENT : in InsertMark()
528 case POS_CONTENT : break; in InsertMark()
580 if(POS_CONTENT == nPos) in UpdateMark()