Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx949 const sal_uInt16 nColumnWidthSprmId = ( eVer <= ww::eWW7 ? 136 : 0xF203 ); in CreateSep() local
955 const sal_uInt8* pSW = pSep->HasSprm( nColumnWidthSprmId, nColumn ); in CreateSep()