Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/rtf/
H A Dswparrtf.hxx199 bool mbRTLsection; member
224 bool IsBiDi() const { return maPageInfo.mbRTLsection; } in IsBiDi()
H A Dswparrtf.cxx2320 mbTitlepg(false), mbFacpgsxn(rDoc.mbFacingp), mbRTLsection(rDoc.mbRTLdoc), in SectPageInformation()
2336 mbFacpgsxn(rSect.mbFacpgsxn), mbRTLsection(rSect.mbRTLsection), in SectPageInformation()
3100 aNewSection.mbRTLsection = true; in ReadSectControls()
3103 aNewSection.mbRTLsection = false; in ReadSectControls()