Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx287 …const Size* pDescSize, const Graphic* pReplGraph, const ::rtl::OUString& aMediaType, sal_Int64 nAs… in PasteObject() argument
301 if ( pReplGraph ) in PasteObject()
302 aObjRef.SetGraphic( *pReplGraph, aMediaType ); in PasteObject()