Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablecontroller.cxx584 const sal_Int32 nNewRowStart = aEnd.mnRow + (bInsertAfter ? 1 : 0); in onInsert() local
585 xRows->insertByIndex( nNewRowStart, nNewRows ); in onInsert()
599 aStart.mnRow = nNewRowStart; in onInsert()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2925 const long nNewRowStart = i == 0 ? 0 : rNew[ nIdxStt ]; in SetTabRows() local
2927 const long nNewRowHeight = nNewRowEnd - nNewRowStart; in SetTabRows()

Completed in 61 milliseconds