Searched refs:nFooterHeight (Results 1 – 3 of 3) sorted by relevance
127 nFooterHeight ( 0 ) in ScPreview()413 nFooterHeight = pPrintFunc->GetFooter().nHeight; in DoPrint()460 … nFooterHeight = (long) ( nFooterHeight * HMM_PER_TWIPS * mnScale / 100 + nBottomMargin ); in DoPrint()498 DrawInvert( nPageEndY - nFooterHeight, POINTER_VSIZEBAR ); in DoPrint()1289 …nFooterHeight = (long)( nBottomMargin - pPrintFunc->GetFooter().nHeight * HMM_PER_TWIPS * mnScale … in MouseMove()1294 … nFooterHeight = (long)( nBottomMargin - pPrintFunc->GetFooter().nHeight * HMM_PER_TWIPS ); in MouseMove()1307 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 27 milliseconds