Searched refs:rPVec (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | escher.hxx | 158 unsigned int nHdFtIndex, DrawObjPointerVector &rPVec); 163 DrawObjPointerVector &rPVec); 165 sal_uInt32 nTxtBox, DrawObjPointerVector &rPVec);
|
| H A D | wrtw8esh.cxx | 2846 DrawObjPointerVector &rPVec) in WriteFlyFrm() argument 2877 rShapeId = GetFlyShapeId(rFmt, rObj.mnHdFtIndex, rPVec); in WriteFlyFrm() 2898 GetFlyShapeId(*pFmt, rObj.mnHdFtIndex, rPVec); in WriteFlyFrm() 2908 nBorderThick = WriteTxtFlyFrame(rObj, rShapeId, nTxtId, rPVec); in WriteFlyFrm() 2919 rShapeId = GetFlyShapeId(rFmt, rObj.mnHdFtIndex, rPVec); in WriteFlyFrm() 2924 nBorderThick = WriteTxtFlyFrame(rObj, rShapeId, nTxtId, rPVec); in WriteFlyFrm() 2934 DrawObjPointerVector &rPVec) in FindPos() argument 2936 DrawObjPointerIter aEnd = rPVec.end(); in FindPos() 2937 for (DrawObjPointerIter aIter = rPVec.begin(); aIter != aEnd; ++aIter) in FindPos() 2948 return static_cast< sal_uInt16 >(aIter - rPVec.begin()); in FindPos() [all …]
|