Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx2167 long nRepeatWidth = 0; in PrintPage() local
2178 nRepeatWidth += (long) (pDoc->GetColWidth(i,nPrintTab) * nScaleX); in PrintPage()
2212 nInnerStartX += nHeaderWidth + nRepeatWidth + nContentWidth; in PrintPage()
2225 long nDataX = nRepStartX + nRepeatWidth * nLayoutSign; in PrintPage()
2237 nRepStartX -= nRepeatWidth; in PrintPage()
2241 nEndX += nHeaderWidth + nRepeatWidth + nContentWidth; in PrintPage()

Completed in 31 milliseconds