Searched refs:xCopy (Results 1 – 2 of 2) sorted by relevance
356 …r::Get_Impl( const ::rtl::OUString& rName, const uno::Reference < embed::XEmbeddedObject >& xCopy ) in Get_Impl() argument377 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()
59 … const ::com::sun::star::uno::Reference < ::com::sun::star::embed::XEmbeddedObject >& xCopy);
Completed in 25 milliseconds