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()190 void SAL_CALL PluginObject::disposing( const com::sun::star::lang::EventObject& ) throw (com::sun::… in disposing()195 uno::Reference< beans::XPropertySetInfo > SAL_CALL PluginObject::getPropertySetInfo() throw( ::com:… in getPropertySetInfo()201 void SAL_CALL PluginObject::setPropertyValue(const ::rtl::OUString& aPropertyName, const uno::Any& … in setPropertyValue()[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()
Completed in 29 milliseconds