Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx790 sal_uInt16 nLinespPage = (sal_uInt16) (aPaperSz.Height() / nLineHeight); in PrintSource() local
794 sal_uInt16 nPages = (sal_uInt16) (nParas / nLinespPage + 1 ); in PrintSource()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx987 sal_uInt16 nLinespPage = (sal_uInt16) (aPaperSz.Height()/nLineHeight); in FormatAndPrint() local
991 sal_uInt16 nPages = (sal_uInt16) (nParas/nLinespPage+1 ); in FormatAndPrint()

Completed in 48 milliseconds