Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx356 …r::Get_Impl( const ::rtl::OUString& rName, const uno::Reference < embed::XEmbeddedObject >& xCopy ) in Get_Impl() argument
377 uno::Sequence< beans::PropertyValue > aObjDescr( xCopy.is() ? 2 : 1 ); in Get_Impl()
380 if ( xCopy.is() ) in Get_Impl()
383 aObjDescr[1].Value <<= xCopy; in Get_Impl()
/trunk/main/comphelper/inc/comphelper/
H A Dembeddedobjectcontainer.hxx59 … const ::com::sun::star::uno::Reference < ::com::sun::star::embed::XEmbeddedObject >& xCopy);

Completed in 72 milliseconds