Home
last modified time | relevance | path

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

/trunk/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 …]
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2918 aNewSection.mbFacpgsxn = true; in ReadSectControls()
2927 aNewSection.mbLndscpsxn = true; in ReadSectControls()
2950 aNewSection.mnBkc = 0; in ReadSectControls()
2953 aNewSection.mnBkc = 1; in ReadSectControls()
2996 aNewSection.mbTitlepg = true; in ReadSectControls()
3001 if (aNewSection.mpPageHdFt!=NULL) in ReadSectControls()
3018 aNewSection.mpPageHdFt=NULL; in ReadSectControls()
3020 if (!aNewSection.mpPageHdFt) in ReadSectControls()
3035 if (!aNewSection.mpTitlePageHdFt) in ReadSectControls()
3047 aNewSection.mnCols = nTokenValue; in ReadSectControls()
[all …]

Completed in 63 milliseconds