Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx706 SwFmtVertOrient rVOr = rFmt.GetVertOrient(); in WritePlc() local
711 WinwordAnchoring::ConvertPosition( rHOr, rVOr, rFmt ); in WritePlc()
749 aRect.SetPos( Point( rHOr.GetPos(), rVOr.GetPos() ) ); in WritePlc()
755 if (text::VertOrientation::NONE == rVOr.GetVertOrient()) in WritePlc()
758 sal_Int16 eOri = rVOr.GetRelationOrient(); in WritePlc()
760 aObjPos.Y() = -rVOr.GetPos(); in WritePlc()
762 aObjPos.Y() = rVOr.GetPos(); in WritePlc()

Completed in 26 milliseconds