Home
last modified time | relevance | path

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

/AOO42X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx661 …alChildRect, int nCalledByGroup = 0, sal_Int32* pShapeId = NULL, sal_Bool bShapeGroup = sal_False);
/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx4289 … int nCalledByGroup, sal_Int32* pShapeId, sal_Bool bShapeGroup ) in ImportShape() argument
4329 if (bShapeGroup) in ImportShape()
4337 aObjData.nSpFlags = bShapeGroup ? SP_FGROUP : 0; in ImportShape()
4944 if (!bShapeGroup) in ImportShape()