Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx1239 static bool _SetWW8_BRC(bool bVer67, WW8_BRC& rVar, const sal_uInt8* pS) in _SetWW8_BRC() function
1277 nBorder |= (_SetWW8_BRC( bVer67, brc[ i ], pSprm[ i ] ))<<i; in lcl_ReadBorders()
1294 nBorder |= (_SetWW8_BRC( bVer67, brc[ i ], pPap->HasSprm( *pIds )))<<i; in lcl_ReadBorders()
1299 nBorder |= (_SetWW8_BRC( bVer67, brc[ i ], pSty->HasParaSprm( *pIds )))<<i; in lcl_ReadBorders()

Completed in 39 milliseconds