Home
last modified time | relevance | path

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

/trunk/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
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4983 sal_uInt32 EscherExGlobal::GenerateShapeId( sal_uInt32 nDrawingId, bool bIsInSpgr ) in GenerateShapeId() function in EscherExGlobal
5444 sal_uInt32 nShapeId = GenerateShapeId(); in EnterGroup()
5535 nShapeID = GenerateShapeId(); in AddShape()
H A Deschesdo.cxx149 nShapeID = mpEscherEx->GenerateShapeId(); \
806 nShapeID = mpEscherEx->GenerateShapeId(); in ImplWriteAdditionalText()
1096 sal_uInt32 nShapeID = GenerateShapeId(); in AddDummyShape()
/trunk/main/sd/source/filter/eppt/
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()
H A Descherex.cxx264 nShapeId = GenerateShapeId(); in EnterGroup()
/trunk/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx123 return GenerateShapeId(); in EnterGroup()
H A Dwrtw8esh.cxx2245 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()

Completed in 84 milliseconds