Searched refs:nRightSub (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/sw/source/filter/writer/ |
| H A D | wrtswtbl.cxx | 337 nSpace += (nCellSpacing + nRightSub); in GetRightSpace() 768 nLeftSub(nLSub), nRightSub(nRSub), nTabWidth(nWidth), bRelWidths(bRel), in SwWriteTable() 776 sal_uInt32 nParentWidth = nBaseWidth + nLeftSub + nRightSub; in SwWriteTable() 795 nLeftSub(0), nRightSub(0), nTabWidth(pLayoutInfo->GetWidthOption()), in SwWriteTable()
|
| /trunk/main/sw/source/filter/inc/ |
| H A D | wrtswtbl.hxx | 252 sal_uInt16 nRightSub; member in SwWriteTable 318 … sal_uInt16 nLeftSub=0, sal_uInt16 nRightSub=0, sal_uInt32 nNumOfRowsToRepeat=0 );
|
| /trunk/main/sw/source/filter/html/ |
| H A D | htmltabw.cxx | 100 sal_uInt16 nLeftSub=0, sal_uInt16 nRightSub=0 );
|