Home
last modified time | relevance | path

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

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

Completed in 38 milliseconds