Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dpormulti.cxx926 bool bFieldBidi = false; in GetMultiCreator() local
930 bFieldBidi = true; in GetMultiCreator()
937 rPos = bFieldBidi ? rPos + TextFrameIndex(1) : rSI.NextDirChg(rPos, &nCurrLevel); in GetMultiCreator()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dpormulti.cxx927 bool bFieldBidi = false; in GetMultiCreator() local
931 bFieldBidi = true; in GetMultiCreator()
938 rPos = bFieldBidi ? rPos + TextFrameIndex(1) : rSI.NextDirChg(rPos, &nCurrLevel); in GetMultiCreator()