Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Daccmap.cxx788 SwRect aLogicPgSwRect( aPage.GetBox( rAccMap ) ); in Update() local
789 tools::Rectangle aLogicPgRect( aLogicPgSwRect.SVRect() ); in Update()
796 AdjustLogicPgRectToVisibleArea( aLogicPgSwRect, in Update()
801 maVisArea = aLogicPgSwRect; in Update()
803 maVisArea.Union( aLogicPgSwRect ); in Update()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Daccmap.cxx768 SwRect aLogicPgSwRect( aPage.GetBox( rAccMap ) ); in Update() local
769 tools::Rectangle aLogicPgRect( aLogicPgSwRect.SVRect() ); in Update()
776 AdjustLogicPgRectToVisibleArea( aLogicPgSwRect, in Update()
781 maVisArea = aLogicPgSwRect; in Update()
783 maVisArea.Union( aLogicPgSwRect ); in Update()