Home
last modified time | relevance | path

Searched refs:pDescSize (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
316 if ( pDescSize && pDescSize->Width() && pDescSize->Height() ) in PasteObject()
319 aSize = OutputDevice::LogicToLogic( *pDescSize, aMap100, aMapObj ); in PasteObject()