Home
last modified time | relevance | path

Searched refs:CloneList (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svx/source/svdraw/
H A Dclonelist.cxx34 CloneList::CloneList() in CloneList() function in CloneList
38 CloneList::~CloneList() in ~CloneList()
42 void CloneList::AddPair(const SdrObject* pOriginal, SdrObject* pClone) in AddPair()
74 sal_uInt32 CloneList::Count() const in Count()
79 const SdrObject* CloneList::GetOriginal(sal_uInt32 nIndex) const in GetOriginal()
84 SdrObject* CloneList::GetClone(sal_uInt32 nIndex) const in GetClone()
89 void CloneList::CopyConnections() const in CopyConnections()
H A Dsvdxcgv.cxx369 CloneList aCloneList; in Paste()
832 CloneList aCloneList; in GetMarkedObjModel()
H A Dsvdedtv.cxx930 CloneList aCloneList; in CopyMarkedObj()
/aoo4110/main/svx/source/inc/
H A Dclonelist.hxx35 class CloneList class
41 CloneList();
42 ~CloneList();

Completed in 26 milliseconds