Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx677 ScShapeChildVec maBackShapes; member
876 FindChanged(rOld.maBackShapes, rNew.maBackShapes); in FindChanged()
913 std::for_each(aItr->maBackShapes.begin(), aItr->maBackShapes.end(), aVisAreaChanged); in VisAreaChanged()
955 nCount += aItr->maBackShapes.size(); in GetBackShapeCount()
966 sal_Int32 nCount(aItr->maBackShapes.size()); in GetBackShape()
968 xAccessible = GetAccShape(aItr->maBackShapes, nIndex); in GetBackShape()
1085 …eChildVec::const_iterator aFindItr = std::find_if(aItr->maBackShapes.begin(), aItr->maBackShapes.e… in GetBackgroundShapeAt()
1086 if (aFindItr != aItr->maBackShapes.end()) in GetBackgroundShapeAt()
1171 maShapeRanges[nRangeId].maBackShapes.push_back(aShape); in FillShapes()
1194 …std::sort(maShapeRanges[nRangeId].maBackShapes.begin(), maShapeRanges[nRangeId].maBackShapes.end()… in FillShapes()

Completed in 44 milliseconds