Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx565 Size aInvSize = aPaperSize; in CheckAutoPageSize() local
567 aInvSize.Width() = aPrevPaperSize.Width(); in CheckAutoPageSize()
569 aInvSize.Height() = aPrevPaperSize.Height(); in CheckAutoPageSize()
571 Size aSz( aInvSize ); in CheckAutoPageSize()
574 aSz.Width() = aInvSize.Height(); in CheckAutoPageSize()
575 aSz.Height() = aInvSize.Width(); in CheckAutoPageSize()

Completed in 39 milliseconds