Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Descher.hxx160 void MakeZOrderArrAndFollowIds(std::vector<DrawObj>& rSrcArr,
H A Dwrtw8esh.cxx3061 std::vector<DrawObj>& rSrcArr, std::vector<DrawObj*>&rDstArr) in MakeZOrderArrAndFollowIds() argument
3063 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 22 milliseconds