Searched refs:nFooterHeight (Results 1 – 3 of 3) sorted by relevance
130 nFooterHeight ( 0 ) in ScPreview()416 nFooterHeight = pPrintFunc->GetFooter().nHeight; in DoPrint()463 … nFooterHeight = (long) ( nFooterHeight * HMM_PER_TWIPS * mnScale / 100 + nBottomMargin ); in DoPrint()501 DrawInvert( nPageEndY - nFooterHeight, POINTER_VSIZEBAR ); in DoPrint()1292 …nFooterHeight = (long)( nBottomMargin - pPrintFunc->GetFooter().nHeight * HMM_PER_TWIPS * mnScale … in MouseMove()1297 … nFooterHeight = (long)( nBottomMargin - pPrintFunc->GetFooter().nHeight * HMM_PER_TWIPS ); in MouseMove()1310 Point aFooderLeft = LogicToPixel( Point( -aOffset.X(), nFooterHeight ), aMMMode ); in MouseMove()
171 sal_Int32 nFooterHeight = 0; in setDifferentFirstPageHeaderFooter() local172 …->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("FooterHeight"))) >>= nFooterHeight; in setDifferentFirstPageHeaderFooter()179 nBottomMargin += nFooterHeight; in setDifferentFirstPageHeaderFooter()
93 long nFooterHeight; member in ScPreview
Completed in 25 milliseconds