Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dprintfun.hxx276 void GetScaleData( Size& rPhysSize, long& rDocHdr, long& rDocFtr );
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1088 void ScPrintFunc::GetScaleData( Size& rPhysSize, long& rDocHdr, long& rDocFtr ) in GetScaleData() argument
1090 rPhysSize = aPageSize; in GetScaleData()
1091 rPhysSize.Width() -= nLeftMargin + nRightMargin; in GetScaleData()
1092 rPhysSize.Height() -= nTopMargin + nBottomMargin; in GetScaleData()

Completed in 22 milliseconds