Home
last modified time | relevance | path

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

/aoo4110/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 …
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx4153 …ectangle& rClientRect, const Rectangle& rGlobalChildRect, int nCalledByGroup, sal_Int32* pShapeId ) in ImportObj() argument
4160 …= ImportGroup( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShapeId ); in ImportObj()
4164 …pe( aObjHd, rSt, pClientData, rClientRect, rGlobalChildRect, nCalledByGroup, pShapeId, sal_False ); in ImportObj()
4172 int nCalledByGroup, sal_Int32* pShapeId ) in ImportGroup() argument
4176 if( pShapeId ) in ImportGroup()
4177 *pShapeId = 0; in ImportGroup()
4273 int nCalledByGroup, sal_Int32* pShapeId, sal_Bool bShapeGroup ) in ImportShape() argument
4277 if( pShapeId ) in ImportShape()
4278 *pShapeId = 0; in ImportShape()
4325 if( pShapeId ) in ImportShape()
[all …]

Completed in 83 milliseconds