Home
last modified time | relevance | path

Searched refs:xOLE (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx1162 …uno::Reference< text::XTextContent > xOLE( m_xTextFactory->createInstance(sEmbeddedService), uno::… in appendOLE() local
1163 uno::Reference< beans::XPropertySet > xOLEProperties(xOLE, uno::UNO_QUERY_THROW); in appendOLE()
1182 appendTextContent( xOLE, uno::Sequence< beans::PropertyValue >() ); in appendOLE()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx3808 SwXOLEListener::SwXOLEListener( SwFmt& rOLEFmt, uno::Reference< XModel > xOLE) : in SwXOLEListener() argument
3810 xOLEModel(xOLE) in SwXOLEListener()
/trunk/main/sw/inc/
H A Dunoframe.hxx349 …Listener(SwFmt& rOLEFmt, ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel > xOLE);
/trunk/main/sc/source/ui/view/
H A Dtabvwshh.cxx190 … uno::Reference < embed::XEmbeddedObject > xOLE = lcl_GetSelectedObj( GetSdrView() ); in GetObjectState() local
191 if (xOLE.is()) in GetObjectState()
193 …Name = GetViewData()->GetSfxDocShell()->GetEmbeddedObjectContainer().GetEmbeddedObjectName( xOLE ); in GetObjectState()

Completed in 48 milliseconds