Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx926 aTableParam.bLeftRight = !aTableParam.bLeftRight; in InitParam()
928 if (!aTableParam.nFirstPageNo) in InitParam()
951 aTableParam.nScaleAll = 0; in InitParam()
1663 if (aTableParam.bGrid) in PrintArea()
2126 if (aTableParam.bHeaders) in PrintPage()
2149 if (aTableParam.bHeaders) in PrintPage()
2171 if (aTableParam.bHeaders) in PrintPage()
2316 if (aTableParam.bHeaders) in PrintPage()
2357 if ( bDoPrint && ( aTableParam.bGrid || aTableParam.bHeaders ) ) in PrintPage()
2439 if (aTableParam.bScalePageNum || aTableParam.bScaleTo) in UpdatePages()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dprintfun.hxx184 ScPageTableParam aTableParam; member in ScPrintFunc
277 long GetFirstPageNo() const { return aTableParam.nFirstPageNo; } in GetFirstPageNo()

Completed in 36 milliseconds