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()
413 if ((rSection.nPgWidth - nWWLe - nWWRi) < MINLAY) in SetLeftRight()428 nWWRi = rSection.nPgWidth - nWWLe - MINLAY; in SetLeftRight()795 nPgWidth(SvxPaperInfo::GetPaperSize(PAPER_A4).Width()), in wwSection()1027 aNewSection.nPgWidth = SvxPaperInfo::GetSloppyPaperDimension(aNewSection.maSep.xaPage); in CreateSep()1939 const sal_uInt32 nPgWidth, in WW8SwFlyPara() argument1982 msword_cast<sal_Int16>((nPgWidth ? nPgWidth : 2268)); // 4 cm in WW8SwFlyPara()
119 const sal_uInt32 nPgWidth,
729 sal_uInt32 nPgWidth; member in wwSection748 sal_uInt32 GetPageWidth() const { return nPgWidth; } in GetPageWidth()