Searched refs:nLeftSub (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/filter/writer/ |
H A D | wrtswtbl.cxx | 321 nSpace = nSpace + nLeftSub; in GetLeftSpace() 770 nLeftSub(nLSub), nRightSub(nRSub), nTabWidth(nWidth), bRelWidths(bRel), in SwWriteTable() 778 sal_uInt32 nParentWidth = nBaseWidth + nLeftSub + nRightSub; in SwWriteTable() 797 nLeftSub(0), nRightSub(0), nTabWidth(pLayoutInfo->GetWidthOption()), in SwWriteTable()
|
/trunk/main/sw/source/filter/inc/ |
H A D | wrtswtbl.hxx | 251 sal_uInt16 nLeftSub; 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 );
|
Completed in 27 milliseconds