Home
last modified time | relevance | path

Searched refs:PluginObject (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sfx2/source/doc/
H A Dplugin.cxx78 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::PluginObject
87 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 …]
/aoo4110/main/sfx2/source/inc/
H A Dplugin.hxx49 class PluginObject : public ::cppu::WeakImplHelper5 < class
64PluginObject( const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory >&…
65 ~PluginObject();
/aoo4110/main/sfx2/source/appl/
H A Dappuno.cxx2234 IF_NAME_CREATECOMPONENTFACTORY( ::sfx2::PluginObject ) in component_getFactory()

Completed in 41 milliseconds