Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx793 const SwFmtSurround& rSurr = rFmt.GetSurround(); in WritePlc() local
794 sal_uInt16 nContour = rSurr.IsContour() ? 0x0080 : 0x0040; in WritePlc()
795 SwSurround eSurround = rSurr.GetSurround(); in WritePlc()