Searched refs:nCalledByGroup (Results 1 – 3 of 3) sorted by relevance
/aoo4110/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…
|
/aoo4110/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 4153 …Rectangle& rClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup, sal_Int32* pShapeId… in ImportObj() argument 4160 …pRet = ImportGroup( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShap… in ImportObj() 4164 …pRet = ImportShape( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShap… in ImportObj() 4172 int nCalledByGroup, sal_Int32* pShapeId ) in ImportGroup() argument 4187 …pRet = ImportShape( aRecHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup + 1, p… in ImportGroup() 4196 if ( !nCalledByGroup || rGlobalChildRect.IsEmpty() ) in ImportGroup() 4225 …p( aRecHd2, rSt, pClientData, aGroupClientAnchor, aGroupChildAnchor, nCalledByGroup + 1, &nShapeId… in ImportGroup() 4273 int nCalledByGroup, sal_Int32* pShapeId, sal_Bool bShapeGroup ) in ImportShape() argument 4281 DffObjData aObjData( rHd, rClientRect, nCalledByGroup ); in ImportShape() 5563 if( ( rObjData.nCalledByGroup == 0 ) in ProcessObj() [all …]
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 981 if( ( rObjData.nCalledByGroup == 0 ) in ProcessObj() 984 && (rObjData.nCalledByGroup < 2) ) in ProcessObj()
|
Completed in 88 milliseconds