Searched refs:PluginObject (Results 1 – 3 of 3) sorted by relevance
78 SFX_IMPL_XSERVICEINFO( PluginObject, "com.sun.star.embed.SpecialEmbeddedObject", "com.sun.star.comp…79 SFX_IMPL_SINGLEFACTORY( PluginObject );81 PluginObject::PluginObject( const uno::Reference < lang::XMultiServiceFactory >& rFact ) in PluginObject() function in sfx2::PluginObject87 PluginObject::~PluginObject() in ~PluginObject()91 void SAL_CALL PluginObject::initialize( const uno::Sequence< uno::Any >& aArguments ) throw ( uno::… in initialize()97 sal_Bool SAL_CALL PluginObject::load( in load()170 void SAL_CALL PluginObject::cancel() throw( com::sun::star::uno::RuntimeException ) in cancel()178 void SAL_CALL PluginObject::close( sal_Bool /*bDeliverOwnership*/ ) throw( com::sun::star::util::Cl… in close()182 void SAL_CALL PluginObject::addCloseListener( const com::sun::star::uno::Reference < com::sun::star… in addCloseListener()186 void SAL_CALL PluginObject::removeCloseListener( const com::sun::star::uno::Reference < com::sun::s… in removeCloseListener()[all …]
49 class PluginObject : public ::cppu::WeakImplHelper5 < class64 …PluginObject( const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory >&…65 ~PluginObject();
2266 IF_NAME_CREATECOMPONENTFACTORY( ::sfx2::PluginObject ) in component_getFactory()