Searched refs:nSectEnd (Results 1 – 2 of 2) sorted by relevance
323 sal_uLong nSectEnd = pNd->EndOfSectionIndex()+1; in SetFlysInDoc() local331 if( pNd->EndOfSectionIndex() == nSectEnd ) in SetFlysInDoc()332 aRg.aEnd = nSectEnd+1; in SetFlysInDoc()
2056 const sal_uLong nSectEnd = pSttNd->EndOfSectionIndex(); in DeleteRowCol() local2057 if( nTblEnd == nSectEnd ) in DeleteRowCol()