Home
last modified time | relevance | path

Searched refs:nPgWidth (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dnumprevw.hxx55 void SetPageWidth(long nPgWidth) in SetPageWidth() argument
56 {nPageWidth = nPgWidth;} in SetPageWidth()
/trunk/main/svx/inc/svx/
H A Dnumvset.hxx149 void SetPageWidth(long nPgWidth) in SetPageWidth() argument
150 {nPageWidth = nPgWidth;} in SetPageWidth()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx414 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() argument
1983 msword_cast<sal_Int16>((nPgWidth ? nPgWidth : 2268)); // 4 cm in WW8SwFlyPara()
H A Dww8par2.hxx120 const sal_uInt32 nPgWidth,
H A Dww8par.hxx730 sal_uInt32 nPgWidth; member in wwSection
749 sal_uInt32 GetPageWidth() const { return nPgWidth; } in GetPageWidth()

Completed in 59 milliseconds