Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddocbm.cxx511 const iterator_t ppExistingMark = lcl_FindMarkAtPos(m_vBookmarks, aPos, eType); in getMarkForTxtNode() local
512 if(ppExistingMark != m_vBookmarks.end()) in getMarkForTxtNode()
513 return ppExistingMark->get(); in getMarkForTxtNode()

Completed in 20 milliseconds