Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Daccmap.hxx189 sal_Bool IsInSameLevel(const SdrObject* pObj, const SwFEShell* pFESh);
/aoo41x/main/sw/source/core/access/
H A Daccmap.cxx1490 if (pShape->second.isValid() && IsInSameLevel(pShape->first, pFESh)) in DoInvalidateShapeSelection()
1519 if (pShape->second.isValid() && IsInSameLevel(pShape->first, pFESh)) in DoInvalidateShapeSelection()
2126 sal_Bool SwAccessibleMap::IsInSameLevel(const SdrObject* pObj, const SwFEShell* pFESh) in IsInSameLevel() function in SwAccessibleMap

Completed in 21 milliseconds