Searched refs:rSrcArr (Results 1 – 2 of 2) sorted by relevance
160 void MakeZOrderArrAndFollowIds(std::vector<DrawObj>& rSrcArr,
3072 std::vector<DrawObj>& rSrcArr, std::vector<DrawObj*>&rDstArr) in MakeZOrderArrAndFollowIds() argument3074 sal_uInt16 n, nCnt = static_cast< sal_uInt16 >(rSrcArr.size()); in MakeZOrderArrAndFollowIds()3080 const SwFrmFmt &rFmt = rSrcArr[n].maCntnt.GetFrmFmt(); in MakeZOrderArrAndFollowIds()3085 DrawObj &rObj = rSrcArr[n]; in MakeZOrderArrAndFollowIds()
Completed in 39 milliseconds