Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx1605 SwPaM *pTmpCursor = pCursor; in MakeRanges() local
1609 *pTmpCursor->GetDoc(), in MakeRanges()
1610 *pTmpCursor->GetPoint(), pTmpCursor->GetMark())); in MakeRanges()
1615 pTmpCursor = static_cast<SwPaM*>(pTmpCursor->GetNext()); in MakeRanges()
1617 while (pTmpCursor != pCursor); in MakeRanges()

Completed in 15 milliseconds