Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx803 RTFSurround aMC( (sal_uInt8)nTokenValue ); in ReadFly() local
804 SwFmtSurround aSurr( (SwSurround)aMC.GetOrder()); in ReadFly()
805 if( aMC.GetGoldCut() ) in ReadFly()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx2961 RTFSurround aMC( bGold, static_cast< sal_uInt8 >(eSurround) ); in FormatSurround() local
2963 m_aRunText.getOStringBuffer().append( (sal_Int32) aMC.GetValue() ); in FormatSurround()

Completed in 27 milliseconds