Home
last modified time | relevance | path

Searched refs:fRTLGutter (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx1070 sal_uInt8 fRTLGutter; member
H A Dww8par6.cxx487 if (rSection.maSep.fRTLGutter) in SetLeftRight()
597 rSection.maSep.fRTLGutter) in GetPageULData()
1103 aNewSection.maSep.fRTLGutter = static_cast<sal_uInt8>( in CreateSep()
H A Dww8scan.cxx8538 reserved3(0), fBiDi(0), fFacingCol(0), fRTLGutter(0), fRTLAlignment(0), in SEPr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx1060 sal_uInt8 fRTLGutter; member
H A Dww8par6.cxx479 if (rSection.maSep.fRTLGutter) in SetLeftRight()
584 rSection.maSep.fRTLGutter) in GetPageULData()
1085 …aNewSection.maSep.fRTLGutter = static_cast< sal_uInt8 >(eVer >= ww::eWW8 ? ReadUSprm( pSep, NS_spr… in CreateSep()
H A Dww8scan.cxx8507 reserved3(0), fBiDi(0), fFacingCol(0), fRTLGutter(0), fRTLAlignment(0), in SEPr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog77212 But leave the fRTLGutter case alone for now, I can't find the Word UI
78482 leave the fRTLGutter and iGutterPos cases alone for now.