Home
last modified time | relevance | path

Searched refs:ImpGetPasteObjList (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx135 void SdrExchangeView::ImpGetPasteObjList(Point& /*rPos*/, SdrObjList*& rpLst) in ImpGetPasteObjList() function in SdrExchangeView
170 ImpGetPasteObjList(aPos,pLst); in Paste()
186 ImpGetPasteObjList(aPos,pLst); in Paste()
205 ImpGetPasteObjList(aPos,pLst); in Paste()
242 ImpGetPasteObjList(aPos,pLst); in Paste()
316 ImpGetPasteObjList(aPos,pLst); in Paste()
/trunk/main/svx/inc/svx/
H A Dsvdxcgv.hxx54 void ImpGetPasteObjList(Point& rPos, SdrObjList*& rpLst);
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx480 ImpGetPasteObjList(aPos, pDstList); in Paste()