Searched refs:nPgWidth (Results 1 – 5 of 5) sorted by relevance
55 void SetPageWidth(long nPgWidth) in SetPageWidth() argument56 {nPageWidth = nPgWidth;} in SetPageWidth()
149 void SetPageWidth(long nPgWidth) in SetPageWidth() argument150 {nPageWidth = nPgWidth;} in SetPageWidth()
414 if ((rSection.nPgWidth - nWWLe - nWWRi) < MINLAY) in SetLeftRight()429 nWWRi = rSection.nPgWidth - nWWLe - MINLAY; in SetLeftRight()796 nPgWidth(SvxPaperInfo::GetPaperSize(PAPER_A4).Width()), in wwSection()1028 aNewSection.nPgWidth = SvxPaperInfo::GetSloppyPaperDimension(aNewSection.maSep.xaPage); in CreateSep()1940 const sal_uInt32 nPgWidth, in WW8SwFlyPara() argument1983 msword_cast<sal_Int16>((nPgWidth ? nPgWidth : 2268)); // 4 cm in WW8SwFlyPara()
120 const sal_uInt32 nPgWidth,
730 sal_uInt32 nPgWidth; member in wwSection749 sal_uInt32 GetPageWidth() const { return nPgWidth; } in GetPageWidth()
Completed in 49 milliseconds