Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx1300 SwAnnotationStartPortion_ImplList AnnotationStarts; in lcl_CreatePortions() local
1301 lcl_FillAnnotationStartArray( *pDoc, *pUnoCrsr, AnnotationStarts ); in lcl_CreatePortions()
1342 AnnotationStarts, in lcl_CreatePortions()
1387 if ( AnnotationStarts.size() > 0 in lcl_CreatePortions()
1389 || (*AnnotationStarts.begin())->getIndex() < nNextMarkIndex ) ) in lcl_CreatePortions()
1391 nNextMarkIndex = (*AnnotationStarts.begin())->getIndex(); in lcl_CreatePortions()

Completed in 17 milliseconds