Searched refs:SfxDocumentInfoObject (Results 1 – 3 of 3) sorted by relevance
414 SfxDocumentInfoObject::SfxDocumentInfoObject() in SfxDocumentInfoObject() function in SfxDocumentInfoObject421 SfxDocumentInfoObject::~SfxDocumentInfoObject() in ~SfxDocumentInfoObject()430 SfxDocumentInfoObject::initialize(const uno::Sequence< uno::Any > & aArguments) in initialize()451 SfxDocumentInfoObject::createClone() throw (uno::RuntimeException) in createClone()453 SfxDocumentInfoObject *pNew = new SfxDocumentInfoObject; in createClone()464 SfxDocumentInfoObject::getDocumentProperties() in getDocumentProperties()472 const SfxDocumentInfoObject& SfxDocumentInfoObject::operator=( const SfxDocumentInfoObject & rOther) in operator =()484 void SAL_CALL SfxDocumentInfoObject::dispose() throw( ::com::sun::star::uno::RuntimeException ) in dispose()496 void SAL_CALL SfxDocumentInfoObject::addEventListener(const ::com::sun::star::uno::Reference< ::co… in addEventListener()503 void SAL_CALL SfxDocumentInfoObject::removeEventListener(const ::com::sun::star::uno::Reference< :… in removeEventListener()[all …]
865 new SfxDocumentInfoObject; in getDocumentInfo()
55 class SAL_DLLPRIVATE SfxDocumentInfoObject: public ::cppu::WeakImplHelper10< class71 SfxDocumentInfoObject();72 ~SfxDocumentInfoObject();158 const SfxDocumentInfoObject& operator=( const SfxDocumentInfoObject & rOther);161 class SfxStandaloneDocumentInfoObject: public SfxDocumentInfoObject,