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