Searched refs:SfxDocumentInfoObject (Results 1 – 3 of 3) sorted by relevance
414 SfxDocumentInfoObject::SfxDocumentInfoObject() in SfxDocumentInfoObject() function in SfxDocumentInfoObject421 SfxDocumentInfoObject::~SfxDocumentInfoObject() in ~SfxDocumentInfoObject()453 SfxDocumentInfoObject *pNew = new SfxDocumentInfoObject; in createClone()464 SfxDocumentInfoObject::getDocumentProperties() in getDocumentProperties()472 const SfxDocumentInfoObject& SfxDocumentInfoObject::operator=( const SfxDocumentInfoObject & rOther) in operator =()1174 : SfxDocumentInfoObject() in SFX_IMPL_XINTERFACE_2()1218 return SfxDocumentInfoObject::getUserFieldCount(); in getUserFieldCount()1225 return SfxDocumentInfoObject::getUserFieldName(nIndex); in getUserFieldName()1232 return SfxDocumentInfoObject::getUserFieldValue(nIndex); in getUserFieldValue()1239 SfxDocumentInfoObject::setUserFieldName( nIndex, aName ); in setUserFieldName()[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,
Completed in 41 milliseconds