Searched refs:aVO (Results 1 – 2 of 2) sorted by relevance
817 RTFVertOrient aVO( nVal ); in ReadFly() local818 aVert.SetVertOrient( aVO.GetOrient() ); in ReadFly()819 aVert.SetRelationOrient( aVO.GetRelation() ); in ReadFly()
2978 …RTFVertOrient aVO( static_cast< sal_uInt16 >(rFlyVert.GetVertOrient()), static_cast< sal_uInt16 >(… in FormatVertOrientation() local2980 m_aRunText.getOStringBuffer().append((sal_Int32)aVO.GetValue()); in FormatVertOrientation()
Completed in 51 milliseconds