Home
last modified time | relevance | path

Searched refs:nNumOfRowsToRepeat (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx99 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()
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx767 …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()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx318 sal_uInt16 nLeftSub=0, sal_uInt16 nRightSub=0, sal_uInt32 nNumOfRowsToRepeat=0 );

Completed in 22 milliseconds