Searched refs:aMC (Results 1 – 2 of 2) sorted by relevance
803 RTFSurround aMC( (sal_uInt8)nTokenValue ); in ReadFly() local804 SwFmtSurround aSurr( (SwSurround)aMC.GetOrder()); in ReadFly()805 if( aMC.GetGoldCut() ) in ReadFly()
2961 RTFSurround aMC( bGold, static_cast< sal_uInt8 >(eSurround) ); in FormatSurround() local2963 m_aRunText.getOStringBuffer().append( (sal_Int32) aMC.GetValue() ); in FormatSurround()
Completed in 63 milliseconds