Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx112 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
478 nLSub = 0; in OutTableCell()
485 nLSub = GetLeftSpace( nCol ); in OutTableCell()
490 nBWidth, HasRelWidths(), nLSub, nRSub ); in OutTableCell()
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx767 …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 17 milliseconds