Home
last modified time | relevance | path

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

/AOO41X/main/sw/inc/
H A DSwAppletImpl.hxx70 …com::sun::star::uno::Reference < com::sun::star::embed::XEmbeddedObject > GetApplet() { return xAp… in GetApplet() function in SwApplet_Impl
/AOO41X/main/sw/source/filter/xml/
H A Dxmltexti.cxx660 lcl_setObjectVisualArea( aAppletImpl.GetApplet(), in createAndInsertApplet()
666 … ::svt::EmbeddedObjectRef( aAppletImpl.GetApplet(), embed::Aspects::MSOLE_CONTENT ), in createAndInsertApplet()
/AOO41X/main/sw/source/filter/html/
H A Dhtmlplug.cxx648 … ::svt::EmbeddedObjectRef( pAppletImpl->GetApplet(), embed::Aspects::MSOLE_CONTENT ), in EndObject()
781 … ::svt::EmbeddedObjectRef( pAppletImpl->GetApplet(), embed::Aspects::MSOLE_CONTENT ), in EndApplet()
H A Dswhtml.cxx670 if( pAppletImpl->GetApplet().is() ) in Continue()