Home
last modified time | relevance | path

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

/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx655 …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 …
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx4159 …ectangle& rClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup, sal_Int32* pShapeId ) in ImportObj() argument
4166 …= ImportGroup( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShapeId ); in ImportObj()
4170 …pe( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShapeId, sal_False ); in ImportObj()
4178 int nCalledByGroup, sal_Int32* pShapeId ) in ImportGroup() argument
4182 if( pShapeId ) in ImportGroup()
4183 *pShapeId = 0; in ImportGroup()
4279 int nCalledByGroup, sal_Int32* pShapeId, sal_Bool bShapeGroup ) in ImportShape() argument
4283 if( pShapeId ) in ImportShape()
4284 *pShapeId = 0; in ImportShape()
4331 if( pShapeId ) in ImportShape()
[all …]

Completed in 63 milliseconds