Searched refs:rDstArr (Results 1 – 2 of 2) sorted by relevance
3060 std::vector<DrawObj>& rSrcArr, std::vector<DrawObj*>&rDstArr) in MakeZOrderArrAndFollowIds() argument3064 rDstArr.clear(); in MakeZOrderArrAndFollowIds()3065 rDstArr.reserve(nCnt); in MakeZOrderArrAndFollowIds()3074 rDstArr.insert(rDstArr.begin() + nPos, &rObj); in MakeZOrderArrAndFollowIds()3082 const SwFrmFmt &rFmt = rDstArr[n]->maCntnt.GetFrmFmt(); in MakeZOrderArrAndFollowIds()
160 DrawObjPointerVector& rDstArr);