Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dporlin.hxx103 bool InFieldGrp() const { return (sal_uInt16(mnWhichPor) & PORGRP_FLD) != 0; } in InFieldGrp() function in SwLinePortion
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dporlin.hxx104 bool InFieldGrp() const { return (sal_uInt16(nWhichPor) & PORGRP_FLD) != 0; } in InFieldGrp() function in SwLinePortion