Searched refs:pShapeId (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/filter/inc/filter/msfilter/ |
| H A D | msdffimp.hxx | 655 …ClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup = 0, sal_Int32* pShapeId = NULL); 658 …lientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup = 0, sal_Int32* pShapeId = NULL ); 661 …, const Rectangle& rGlobalChildRect, int nCalledByGroup = 0, sal_Int32* pShapeId = NULL, sal_Bool …
|
| /trunk/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 4169 …ectangle& rClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup, sal_Int32* pShapeId ) in ImportObj() argument 4176 …= ImportGroup( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShapeId ); in ImportObj() 4180 …pe( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShapeId, sal_False ); in ImportObj() 4188 int nCalledByGroup, sal_Int32* pShapeId ) in ImportGroup() argument 4192 if( pShapeId ) in ImportGroup() 4193 *pShapeId = 0; in ImportGroup() 4203 … aRecHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup + 1, pShapeId, sal_True ); in ImportGroup() 4289 … int nCalledByGroup, sal_Int32* pShapeId, sal_Bool bShapeGroup ) in ImportShape() argument 4293 if( pShapeId ) in ImportShape() 4294 *pShapeId = 0; in ImportShape() [all …]
|