Searched refs:GenerateShapeId (Results 1 – 7 of 7) sorted by relevance
2245 sal_uLong nSecondShapeId = pSdrObjs == rWrt.pSdrObjs ? GenerateShapeId() : 0; in SwEscherEx()2271 WriteOCXControl(rFmt, nShapeId = GenerateShapeId()); in SwEscherEx()2860 nBorderThick = WriteGrfFlyFrame( rFmt, rShapeId = GenerateShapeId() ); in WriteFlyFrm()2863 nBorderThick = WriteOLEFlyFrame( rFmt, rShapeId = GenerateShapeId() ); in WriteFlyFrm()3093 sal_uLong nShapeId = bNeedsShapeId ? GenerateShapeId() : 0; in MakeZOrderArrAndFollowIds()3108 nShapeId = GenerateShapeId(); in GetFlyShapeId()3113 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()
4983 sal_uInt32 EscherExGlobal::GenerateShapeId( sal_uInt32 nDrawingId, bool bIsInSpgr ) in GenerateShapeId() function in EscherExGlobal5444 sal_uInt32 nShapeId = GenerateShapeId(); in EnterGroup()5535 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 85 milliseconds