Searched refs:nRSub (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/html/ |
H A D | htmltabw.cxx | 112 sal_uInt16 nLSub, sal_uInt16 nRSub ) in SwHTMLWrtTable() argument 113 : SwWriteTable( rLines, nWidth, nBWidth, bRel, MAX_DEPTH, nLSub, nRSub, nNumOfRowsToRepeat ) in SwHTMLWrtTable() 473 sal_uInt16 nLSub, nRSub; in OutTableCell() local 479 nRSub = 0; in OutTableCell() 486 nRSub = GetRightSpace( nCol, nColSpan ); in OutTableCell() 490 nBWidth, HasRelWidths(), nLSub, nRSub ); in OutTableCell()
|
/aoo4110/main/sw/source/filter/writer/ |
H A D | wrtswtbl.cxx | 767 …sal_uInt32 nBWidth, sal_Bool bRel, sal_uInt16 nMaxDepth, sal_uInt16 nLSub, sal_uInt16 nRSub, sal_u… in SwWriteTable() argument 770 nLeftSub(nLSub), nRightSub(nRSub), nTabWidth(nWidth), bRelWidths(bRel), in SwWriteTable()
|
Completed in 15 milliseconds