Home
last modified time | relevance | path

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

/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx2634 sal_Int32 nMaxPositionY = 0; in shrinkSectionBottom() local
2645 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 32 milliseconds