Home
last modified time | relevance | path

Searched refs:RTFSurround (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sw/source/filter/inc/
H A Drtf.hxx104 class RTFSurround class
114 RTFSurround( sal_uInt8 nValue ) { Value.nVal = nValue; } in RTFSurround() function in RTFSurround
116 RTFSurround( sal_Bool bGoldCut, sal_uInt8 nOrder ) { in RTFSurround() function in RTFSurround
/AOO41X/main/sw/source/filter/rtf/
H A Drtffly.cxx808 RTFSurround aMC( (sal_uInt8)nTokenValue ); in ReadFly()
/AOO41X/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx2969 RTFSurround aMC( bGold, static_cast< sal_uInt8 >(eSurround) ); in FormatSurround()