Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx2975 void RtfAttributeOutput::FormatVertOrientation( const SwFmtVertOrient& rFlyVert ) in FormatVertOrientation() argument
2983 switch (rFlyVert.GetVertOrient()) in FormatVertOrientation()
2999 m_aRunText.getOStringBuffer().append((sal_Int32)rFlyVert.GetPos()); in FormatVertOrientation()
3007 …RTFVertOrient aVO( static_cast< sal_uInt16 >(rFlyVert.GetVertOrient()), static_cast< sal_uInt16 >( in FormatVertOrientation()
H A Dww8atr.cxx3981 void WW8AttributeOutput::FormatVertOrientation( const SwFmtVertOrient& rFlyVert ) in FormatVertOrientation() argument
3988 switch( rFlyVert.GetVertOrient() ) in FormatVertOrientation()
3991 nPos = (short)rFlyVert.GetPos(); in FormatVertOrientation()

Completed in 177 milliseconds