Home
last modified time | relevance | path

Searched refs:GenerateShapeId (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2256 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()
H A Drtfsdrexport.cxx123 return GenerateShapeId(); in EnterGroup()
/aoo4110/main/filter/inc/filter/msfilter/
H A Descherex.hxx1371 sal_uInt32 GenerateShapeId( sal_uInt32 nDrawingId, bool bIsInSpgr );
1475 …inline sal_uInt32 GenerateShapeId() { return mxGlobal->GenerateShapeId( mnCurrentDg, mbEscherSpg… in GenerateShapeId() function in EscherEx
/aoo4110/main/filter/source/msfilter/
H A Deschesdo.cxx149 nShapeID = mpEscherEx->GenerateShapeId(); \
806 nShapeID = mpEscherEx->GenerateShapeId(); in ImplWriteAdditionalText()
1096 sal_uInt32 nShapeID = GenerateShapeId(); in AddDummyShape()
H A Descherex.cxx4972 sal_uInt32 EscherExGlobal::GenerateShapeId( sal_uInt32 nDrawingId, bool bIsInSpgr ) in GenerateShapeId() function in EscherExGlobal
5433 sal_uInt32 nShapeId = GenerateShapeId(); in EnterGroup()
5524 nShapeID = GenerateShapeId(); in AddShape()
/aoo4110/main/sd/source/filter/eppt/
H A Descherex.cxx264 nShapeId = GenerateShapeId(); in EnterGroup()
H A Depptso.cxx4187 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 153 milliseconds