Searched refs:GenerateShapeId (Results 1 – 7 of 7) sorted by relevance
2256 sal_uLong nSecondShapeId = pSdrObjs == rWrt.pSdrObjs ? GenerateShapeId() : 0; in SwEscherEx()2282 WriteOCXControl(rFmt, nShapeId = GenerateShapeId()); in SwEscherEx()2871 nBorderThick = WriteGrfFlyFrame( rFmt, rShapeId = GenerateShapeId() ); in WriteFlyFrm()2874 nBorderThick = WriteOLEFlyFrame( rFmt, rShapeId = GenerateShapeId() ); in WriteFlyFrm()3104 sal_uLong nShapeId = bNeedsShapeId ? GenerateShapeId() : 0; in MakeZOrderArrAndFollowIds()3119 nShapeId = GenerateShapeId(); in GetFlyShapeId()3124 nShapeId = GenerateShapeId(); in GetFlyShapeId()
123 return GenerateShapeId(); in EnterGroup()
1371 sal_uInt32 GenerateShapeId( sal_uInt32 nDrawingId, bool bIsInSpgr );1475 …inline sal_uInt32 GenerateShapeId() { return mxGlobal->GenerateShapeId( mnCurrentDg, mbEscherSpg… in GenerateShapeId() function in EscherEx
149 nShapeID = mpEscherEx->GenerateShapeId(); \806 nShapeID = mpEscherEx->GenerateShapeId(); in ImplWriteAdditionalText()1096 sal_uInt32 nShapeID = GenerateShapeId(); in AddDummyShape()
4972 sal_uInt32 EscherExGlobal::GenerateShapeId( sal_uInt32 nDrawingId, bool bIsInSpgr ) in GenerateShapeId() function in EscherExGlobal5433 sal_uInt32 nShapeId = GenerateShapeId(); in EnterGroup()5524 nShapeID = GenerateShapeId(); in AddShape()
264 nShapeId = GenerateShapeId(); in EnterGroup()
4187 sal_uInt32 nPresShapeID = mpPptEscherEx->GenerateShapeId(); in ImplCreatePresentationPlaceholder()4244 sal_uInt32 nId = mpPptEscherEx->GenerateShapeId(); in ImplCreateShape()4909 mnShapeMasterTitle = mpPptEscherEx->GenerateShapeId(); in ImplWritePage()5003 mnShapeMasterBody = mpPptEscherEx->GenerateShapeId(); in ImplWritePage()5655 sal_uInt32 nId = mpPptEscherEx->GenerateShapeId(); in ImplCreateCellBorder()5782 sal_uInt32 nShapeId = mpPptEscherEx->GenerateShapeId(); in ImplCreateTable()
Completed in 181 milliseconds