Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx147 const IDocumentMarkAccess::const_iterator_t pCandidatesEnd = upper_bound( in lcl_FillBookmarkArray() local
156 ppMark != pCandidatesEnd; in lcl_FillBookmarkArray()
247 const IDocumentMarkAccess::const_iterator_t pCandidatesEnd = upper_bound( in lcl_FillAnnotationStartArray() local
256 ppMark != pCandidatesEnd; in lcl_FillAnnotationStartArray()
/trunk/main/sw/source/core/doc/
H A Ddocbm.cxx164 IDocumentMarkAccess::const_iterator_t pCandidatesEnd = upper_bound( in lcl_getMarkBefore() local
169 vCandidates.reserve(pCandidatesEnd - rMarks.begin()); in lcl_getMarkBefore()
173 pCandidatesEnd, in lcl_getMarkBefore()

Completed in 32 milliseconds