Searched refs:nNumOfRowsToRepeat (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltabw.cxx | 99 sal_Bool bRel, sal_uInt16 nNumOfRowsToRepeat, 111 sal_uInt32 nBWidth, sal_Bool bRel, sal_uInt16 nNumOfRowsToRepeat, in SwHTMLWrtTable() argument 113 : SwWriteTable( rLines, nWidth, nBWidth, bRel, MAX_DEPTH, nLSub, nRSub, nNumOfRowsToRepeat ) in SwHTMLWrtTable()
|
/aoo42x/main/sw/source/filter/writer/ |
H A D | wrtswtbl.cxx | 767 …Bool bRel, sal_uInt16 nMaxDepth, sal_uInt16 nLSub, sal_uInt16 nRSub, sal_uInt32 nNumOfRowsToRepeat) in SwWriteTable() argument 787 …, 0, 0, 0, nParentWidth, rLines, 0, nMaxDepth - 1, static_cast< sal_uInt16 >(nNumOfRowsToRepeat) ); in SwWriteTable()
|
/aoo42x/main/sw/source/filter/inc/ |
H A D | wrtswtbl.hxx | 318 sal_uInt16 nLeftSub=0, sal_uInt16 nRightSub=0, sal_uInt32 nNumOfRowsToRepeat=0 );
|
Completed in 34 milliseconds