Home
last modified time | relevance | path

Searched refs:GetSloppyPaperDimension (Results 1 – 4 of 4) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dpaperinf.hxx48 static long GetSloppyPaperDimension( long nSize, MapUnit eUnit = MAP_TWIP );
/trunk/main/editeng/source/items/
H A Dpaperinf.cxx111 long SvxPaperInfo::GetSloppyPaperDimension( long nSize, MapUnit eUnit ) in GetSloppyPaperDimension() function in SvxPaperInfo
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx445 aSz.SetHeight(SvxPaperInfo::GetSloppyPaperDimension(rSection.GetPageHeight())); in SetPage()
1028 aNewSection.nPgWidth = SvxPaperInfo::GetSloppyPaperDimension(aNewSection.maSep.xaPage); in CreateSep()
H A Dww8atr.cxx3490 msword_cast<sal_uInt16>(SvxPaperInfo::GetSloppyPaperDimension(rSize.GetWidth()))); in FormatFrameSize()
3498 msword_cast<sal_uInt16>(SvxPaperInfo::GetSloppyPaperDimension(rSize.GetHeight()))); in FormatFrameSize()

Completed in 68 milliseconds