Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Diframe.cxx118 SFX_IMPL_XSERVICEINFO( IFrameObject, "com.sun.star.embed.SpecialEmbeddedObject", "com.sun.star.comp…
119 SFX_IMPL_SINGLEFACTORY( IFrameObject );
121 IFrameObject::IFrameObject( const uno::Reference < lang::XMultiServiceFactory >& rFact ) in IFrameObject() function in sfx2::IFrameObject
127 IFrameObject::~IFrameObject() in ~IFrameObject()
138 sal_Bool SAL_CALL IFrameObject::load( in load()
190 void SAL_CALL IFrameObject::cancel() throw( com::sun::star::uno::RuntimeException ) in cancel()
215 void SAL_CALL IFrameObject::disposing( const com::sun::star::lang::EventObject& ) throw (com::sun::… in disposing()
226 void SAL_CALL IFrameObject::setPropertyValue(const ::rtl::OUString& aPropertyName, const uno::Any& … in setPropertyValue()
307 uno::Any SAL_CALL IFrameObject::getPropertyValue(const ::rtl::OUString& aPropertyName) in getPropertyValue()
380 ::sal_Int16 SAL_CALL IFrameObject::execute() throw (::com::sun::star::uno::RuntimeException) in execute()
[all …]
/aoo41x/main/sfx2/source/inc/
H A Diframe.hxx50 class IFrameObject : public ::cppu::WeakImplHelper6 < class
64IFrameObject( const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory >&…
65 ~IFrameObject();
/aoo41x/main/sfx2/source/appl/
H A Dappuno.cxx2267 IF_NAME_CREATECOMPONENTFACTORY( ::sfx2::IFrameObject ) in component_getFactory()

Completed in 42 milliseconds