Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/rtf/ !
H A Drtffly.cxx323 sal_uLong nSectEnd = pNd->EndOfSectionIndex()+1; in SetFlysInDoc() local
331 if( pNd->EndOfSectionIndex() == nSectEnd ) in SetFlysInDoc()
332 aRg.aEnd = nSectEnd+1; in SetFlysInDoc()
/AOO42X/main/sw/source/core/docnode/ !
H A Dndtbl.cxx2056 const sal_uLong nSectEnd = pSttNd->EndOfSectionIndex(); in DeleteRowCol() local
2057 if( nTblEnd == nSectEnd ) in DeleteRowCol()