Searched refs:nCalledByGroup (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/filter/inc/filter/msfilter/ |
| H A D | msdffimp.hxx | 301 int nCalledByGroup; member 319 nCalledByGroup( nClByGroup ){} in DffObjData() 655 …Rectangle& rClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup = 0, sal_Int32* pSha… 658 …Rectangle& rClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup = 0, sal_Int32* pSha… 661 …Rectangle& rClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup = 0, sal_Int32* pSha…
|
| /trunk/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 4100 …ue( DFF_Prop_pictureId ), aGraf, rObjData.aBoundRect, aVisArea, rObjData.nCalledByGroup, nAspect ); in ImportGraphic() 4169 …Rectangle& rClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup, sal_Int32* pShapeId… in ImportObj() argument 4176 …pRet = ImportGroup( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShap… in ImportObj() 4180 …pRet = ImportShape( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShap… in ImportObj() 4188 int nCalledByGroup, sal_Int32* pShapeId ) in ImportGroup() argument 4203 …pRet = ImportShape( aRecHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup + 1, p… in ImportGroup() 4212 if ( !nCalledByGroup || rGlobalChildRect.IsEmpty() ) in ImportGroup() 4241 …p( aRecHd2, rSt, pClientData, aGroupClientAnchor, aGroupChildAnchor, nCalledByGroup + 1, &nShapeId… in ImportGroup() 4253 …portShape( aRecHd2, rSt, pClientData, aClientRect, aGlobalChildRect, nCalledByGroup + 1, &nShapeId… in ImportGroup() 4289 … int nCalledByGroup, sal_Int32* pShapeId, sal_Bool bShapeGroup ) in ImportShape() argument [all …]
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par.cxx | 980 if( ( rObjData.nCalledByGroup == 0 ) in ProcessObj() 983 && (rObjData.nCalledByGroup < 2) ) in ProcessObj()
|