Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx2967 void RtfAttributeOutput::FormatVertOrientation( const SwFmtVertOrient& rFlyVert ) in FormatVertOrientation() argument
2975 switch (rFlyVert.GetVertOrient()) in FormatVertOrientation()
2991 m_aRunText.getOStringBuffer().append((sal_Int32)rFlyVert.GetPos()); in FormatVertOrientation()
2999 …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 48 milliseconds