Searched refs:fFooterHeight (Results 1 – 1 of 1) sorted by relevance
271 double fFooterHeight = 0.0; in Finalize() local332 fFooterHeight = XclTools::GetInchFromTwips( aHFConv.GetTotalHeight() ); in Finalize()333 fFooterDist = maData.mfBottomMargin - maData.mfFooterMargin - fFooterHeight; in Finalize()341 long nFtrHeight = XclTools::GetTwipsFromInch( fFooterHeight + fFooterDist ); in Finalize()
Completed in 21 milliseconds