Home
last modified time | relevance | path

Searched refs:nLastNode (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svtools/source/edit/
H A Dtextdoc.cxx551 sal_uLong nLastNode = nNodes-1; in GetText() local
557 if ( pSep && ( nNode != nLastNode ) ) in GetText()
H A Dtexteng.cxx1168 sal_uLong nLastNode = mpDoc->GetNodes().Count() - 1; in GetPaM() local
1169 TextNode* pLast = mpDoc->GetNodes().GetObject( nLastNode ); in GetPaM()
1170 return TextPaM( nLastNode, pLast->GetText().Len() ); in GetPaM()
/aoo41x/main/connectivity/source/drivers/dbase/
H A Ddindexnode.cxx529 sal_uInt16 nLastNode = bRight ? Count() - 1 : xPage->Count() - 1; in Merge() local
573 aParent->SearchAndReplace((*this)[nLastNode].GetKey(),(*this)[nCount-1].GetKey()); in Merge()
/aoo41x/main/editeng/source/editeng/
H A Deditdoc.cxx1377 sal_uInt16 nLastNode = nNodes-1; in GetText() local
1383 if ( nSepSize && ( nNode != nLastNode ) ) in GetText()

Completed in 60 milliseconds