Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par6.cxx912 aNewSection.maSep.fTitlePage = in CreateSep()
917 if (aNewSection.maSep.nfcPgn > 4) in CreateSep()
918 aNewSection.maSep.nfcPgn = 0; in CreateSep()
931 aNewSection.maSep.ccolM1 = 0; in CreateSep()
945 if ( aNewSection.maSep.ccolM1 > 0 && !aNewSection.maSep.fEvenlySpaced ) in CreateSep()
1028 aNewSection.nPgWidth = SvxPaperInfo::GetSloppyPaperDimension(aNewSection.maSep.xaPage); in CreateSep()
1045 std::swap(aNewSection.maSep.dxaLeft, aNewSection.maSep.dxaRight); in CreateSep()
1130 aNewSection.mnBorders = in CreateSep()
1184 SetLeftRight(aNewSection); in CreateSep()
1188 aNewSection.SetDirection(); in CreateSep()
[all …]
/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2927 aNewSection.mbFacpgsxn = true; in ReadSectControls()
2936 aNewSection.mbLndscpsxn = true; in ReadSectControls()
2959 aNewSection.mnBkc = 0; in ReadSectControls()
2962 aNewSection.mnBkc = 1; in ReadSectControls()
3005 aNewSection.mbTitlepg = true; in ReadSectControls()
3010 if (aNewSection.mpPageHdFt!=NULL) in ReadSectControls()
3027 aNewSection.mpPageHdFt=NULL; in ReadSectControls()
3029 if (!aNewSection.mpPageHdFt) in ReadSectControls()
3044 if (!aNewSection.mpTitlePageHdFt) in ReadSectControls()
3056 aNewSection.mnCols = nTokenValue; in ReadSectControls()
[all …]

Completed in 56 milliseconds