Searched refs:nMaxPositionY (Results 1 – 1 of 1) sorted by relevance
2634 sal_Int32 nMaxPositionY = 0; in shrinkSectionBottom() local2645 nMaxPositionY = std::max(nReportComponentPositionYAndHeight, nMaxPositionY); in shrinkSectionBottom()2649 …if (nMaxPositionY > (nSectionHeight - 7) ) // Magic Number, we use a little bit less heights for r… in shrinkSectionBottom()2654 _xSection->setHeight(nMaxPositionY); in shrinkSectionBottom()
Completed in 38 milliseconds