Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx116 bool CheckForOwnMember(const SwPaM & rPaM);
1034 bool SwXText::Impl::CheckForOwnMember( in CheckForOwnMember() function in SwXText::Impl
1092 if (!CheckForOwnMember(aPam1) || !CheckForOwnMember(aPam2)) in ComparePositions()