Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx695 SwFmtVertOrient rVOr = rFmt.GetVertOrient(); in WritePlc() local
700 WinwordAnchoring::ConvertPosition( rHOr, rVOr, rFmt ); in WritePlc()
738 aRect.SetPos( Point( rHOr.GetPos(), rVOr.GetPos() ) ); in WritePlc()
744 if (text::VertOrientation::NONE == rVOr.GetVertOrient()) in WritePlc()
747 sal_Int16 eOri = rVOr.GetRelationOrient(); in WritePlc()
749 aObjPos.Y() = -rVOr.GetPos(); in WritePlc()
751 aObjPos.Y() = rVOr.GetPos(); in WritePlc()

Completed in 34 milliseconds