Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Dobjuno.cxx414 SfxDocumentInfoObject::SfxDocumentInfoObject() in SfxDocumentInfoObject() function in SfxDocumentInfoObject
421 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 …]
H A Dsfxbasemodel.cxx865 new SfxDocumentInfoObject; in getDocumentInfo()
/aoo41x/main/sfx2/inc/sfx2/
H A Dobjuno.hxx55 class SAL_DLLPRIVATE SfxDocumentInfoObject: public ::cppu::WeakImplHelper10< class
71 SfxDocumentInfoObject();
72 ~SfxDocumentInfoObject();
158 const SfxDocumentInfoObject& operator=( const SfxDocumentInfoObject & rOther);
161 class SfxStandaloneDocumentInfoObject: public SfxDocumentInfoObject,

Completed in 131 milliseconds