Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx193 long mnStextflow; member
H A Dswparrtf.cxx2309 mnStextflow(rDoc.mbRTLdoc ? 3 : 0), mnBkc(2), mbLndscpsxn(rDoc.mbLandscape), in SectPageInformation()
2324 mnColsx(rSect.mnColsx), mnStextflow(rSect.mnStextflow), mnBkc(rSect.mnBkc), in SectPageInformation()
3087 aNewSection.mnStextflow = nTokenValue; in ReadSectControls()