Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx317 …sal_Bool FindShape(const uno::Reference<drawing::XShape>& xShape, SortedShapes::iterator& rItr) co…
458 FindShape(pCurrentChild->GetXShape(), aItr); in ReplaceChild()
803 if (FindShape(aShapes[nSelectedChildIndex], aItr)) in GetSelected()
1229 if (FindShape(xShape, aItr)) in CheckWhetherAnchorChanged()
1253 if (!FindShape(xShape, aFindItr)) in AddShape()
1316 if (FindShape(xShape, aItr)) in RemoveShape()
1344 sal_Bool ScChildrenShapes::FindShape(const uno::Reference<drawing::XShape>& xShape, ScChildrenShape… in FindShape() function in ScChildrenShapes

Completed in 46 milliseconds