Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Dtxtfrm.cxx97 const long nPrtOfstX = Prt().Pos().X(); in SwapWidthAndHeight() local
101 Prt().Pos().Y() = nPrtOfstX; in SwapWidthAndHeight()
103 Prt().Pos().Y() = Frm().Width() - ( nPrtOfstX + Prt().Width() ); in SwapWidthAndHeight()

Completed in 24 milliseconds