Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx194 int mnBkc; member
217 bool IsContinous() const { return maPageInfo.mnBkc == 0; } in IsContinous()
H A Dswparrtf.cxx2310 mnStextflow(rDoc.mbRTLdoc ? 3 : 0), mnBkc(2), mbLndscpsxn(rDoc.mbLandscape), in SectPageInformation()
2325 mnColsx(rSect.mnColsx), mnStextflow(rSect.mnStextflow), mnBkc(rSect.mnBkc), in SectPageInformation()
2950 aNewSection.mnBkc = 0; in ReadSectControls()
2953 aNewSection.mnBkc = 1; in ReadSectControls()

Completed in 25 milliseconds