Searched refs:SwAuthEntry (Results 1 – 8 of 8) sorted by relevance
62 typedef SwAuthEntry* SwAuthEntryPtr;72 SwAuthEntry::SwAuthEntry(const SwAuthEntry& rCopy) in SV_IMPL_PTRARR()79 sal_Bool SwAuthEntry::operator==(const SwAuthEntry& rComp) in operator ==()138 SwAuthEntry* pTemp = m_pDataArr->GetObject(j); in RemoveField()163 SwAuthEntry* pEntry = new SwAuthEntry; in AddField()170 SwAuthEntry* pTemp = m_pDataArr->GetObject(j); in AddField()195 SwAuthEntry* pTemp = m_pDataArr->GetObject(j); in AddField()212 const SwAuthEntry* pRet = 0; in GetEntryByHandle()232 SwAuthEntry* pTemp = m_pDataArr->GetObject(j); in GetAllEntryIdentifiers()241 const SwAuthEntry* pRet = 0; in GetEntryByIdentifier()[all …]
37 class SwAuthEntry class42 SwAuthEntry() : nRefCount(0){} in SwAuthEntry() function in SwAuthEntry43 SwAuthEntry( const SwAuthEntry& rCopy );44 sal_Bool operator==(const SwAuthEntry& rComp);111 const SwAuthEntry* GetEntryByHandle(long nHandle) const;114 const SwAuthEntry* GetEntryByIdentifier(const String& rIdentifier)const;116 bool ChangeEntryContent(const SwAuthEntry* pNewEntry);118 sal_uInt16 AppendField(const SwAuthEntry& rInsert);190 inline const String& SwAuthEntry::GetAuthorField(ToxAuthorityField ePos)const in GetAuthorField()195 inline void SwAuthEntry::SetAuthorField(ToxAuthorityField ePos, const String& rField) in SetAuthorField()
103 class SwAuthEntry;347 void ChangeAuthorityData(const SwAuthEntry* pNewData);
194 class SwAuthEntry;1174 void ChangeAuthorityData(const SwAuthEntry* pNewData);
1384 const SwAuthEntry* pEntry = pFType ? pFType->GetEntryByIdentifier(sEntry) : 0; in IMPL_LINK()1414 const SwAuthEntry* pEntry = pFType ? in IMPL_LINK()1440 SwAuthEntry aNewData; in IMPL_LINK()1629 const SwAuthEntry* pEntry = ((SwAuthorityFieldType*)pField->GetTyp())-> in InitControls()1856 const SwAuthEntry* pEntry = pFType->GetEntryByIdentifier( in IMPL_LINK()
480 void SwEditShell::ChangeAuthorityData(const SwAuthEntry* pNewData) in ChangeAuthorityData()
1589 SwAuthEntry aTempEntry; in UpdateCurFld()
2232 void SwDoc::ChangeAuthorityData( const SwAuthEntry* pNewData ) in ChangeAuthorityData()
Completed in 91 milliseconds