Searched refs:GetPastePos (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/svx/inc/svx/ |
H A D | svdxcgv.hxx | 57 Point GetPastePos(SdrObjList* pLst, OutputDevice* pOut=NULL); 131 …L, OutputDevice* pOut=NULL, sal_uInt32 nOptions=0) { return Paste(rMtf,GetPastePos(pLst,pOut),pLst… in Paste() 133 …L, OutputDevice* pOut=NULL, sal_uInt32 nOptions=0) { return Paste(rBmp,GetPastePos(pLst,pOut),pLst… in Paste() 135 …L, OutputDevice* pOut=NULL, sal_uInt32 nOptions=0) { return Paste(rMod,GetPastePos(pLst,pOut),pLst… in Paste() 137 …L, OutputDevice* pOut=NULL, sal_uInt32 nOptions=0) { return Paste(rStr,GetPastePos(pLst,pOut),pLst… in Paste() 140 …ut=NULL, sal_uInt32 nOptions=0) { return Paste(rInput,rBaseURL,eFormat,GetPastePos(pLst,pOut),pLst… in Paste()
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdxcgv.cxx | 91 Point SdrExchangeView::GetPastePos(SdrObjList* pLst, OutputDevice* pOut) in GetPastePos() function in SdrExchangeView
|
Completed in 20 milliseconds