Home
last modified time | relevance | path

Searched refs:aCloneList (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/svx/source/svdraw/
H A Dsvdxcgv.cxx367 CloneList aCloneList; in Paste() local
430 aCloneList.AddPair(pSrcOb, pNewObj); in Paste()
440 aCloneList.CopyConnections(); in Paste()
830 CloneList aCloneList; in GetMarkedObjModel() local
861 aCloneList.AddPair(pObj, pNewObj); in GetMarkedObjModel()
869 aCloneList.CopyConnections(); in GetMarkedObjModel()
H A Dsvdedtv.cxx930 CloneList aCloneList; in CopyMarkedObj() local
950 aCloneList.AddPair(pM->GetMarkedSdrObj(), pO); in CopyMarkedObj()
964 aCloneList.CopyConnections(); in CopyMarkedObj()