Searched refs:aMC (Results 1 – 2 of 2) sorted by relevance
808 RTFSurround aMC( (sal_uInt8)nTokenValue ); in ReadFly() local809 SwFmtSurround aSurr( (SwSurround)aMC.GetOrder()); in ReadFly()810 if( aMC.GetGoldCut() ) in ReadFly()
2940 RTFSurround aMC( bGold, static_cast< sal_uInt8 >(eSurround) ); in FormatSurround() local2942 m_aRunText.getOStringBuffer().append( (sal_Int32) aMC.GetValue() ); in FormatSurround()
Completed in 36 milliseconds