Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/rtf/
H A Drtffly.cxx808 RTFSurround aMC( (sal_uInt8)nTokenValue ); in ReadFly() local
809 SwFmtSurround aSurr( (SwSurround)aMC.GetOrder()); in ReadFly()
810 if( aMC.GetGoldCut() ) in ReadFly()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx2969 RTFSurround aMC( bGold, static_cast< sal_uInt8 >(eSurround) ); in FormatSurround() local
2971 m_aRunText.getOStringBuffer().append( (sal_Int32) aMC.GetValue() ); in FormatSurround()

Completed in 47 milliseconds