Searched refs:SetShapeId (Results 1 – 4 of 4) sorted by relevance
86 void SetShapeId( sal_uInt32 nVal ) { mnShapeId = nVal; } in SetShapeId() function in ImplEESdrObject
150 rObj.SetShapeId( nShapeID ); \
444 void SetShapeId( const sal_uInt32& rShapeId ) { maShapeId = rShapeId; } in SetShapeId() function in SwMacroInfo
1027 pInfo->SetShapeId( rObjData.nShapeId ); in ProcessObj()