Home
last modified time | relevance | path

Searched refs:pShapeId (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4172 …ectangle& rClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup, sal_Int32* pShapeId ) in ImportObj() argument
4179 …= ImportGroup( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShapeId ); in ImportObj()
4183 …pe( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShapeId, sal_False ); in ImportObj()
4191 int nCalledByGroup, sal_Int32* pShapeId ) in ImportGroup() argument
4195 if( pShapeId ) in ImportGroup()
4196 *pShapeId = 0; in ImportGroup()
4292 int nCalledByGroup, sal_Int32* pShapeId, sal_Bool bShapeGroup ) in ImportShape() argument
4296 if( pShapeId ) in ImportShape()
4297 *pShapeId = 0; in ImportShape()
4344 if( pShapeId ) in ImportShape()
[all …]
/trunk/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 …

Completed in 48 milliseconds