Home
last modified time | relevance | path

Searched refs:SwAuthEntry (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/sw/source/core/fields/
H A Dauthfld.cxx62 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 …]
/aoo41x/main/sw/inc/
H A Dauthfld.hxx37 class SwAuthEntry class
42 SwAuthEntry() : nRefCount(0){} in SwAuthEntry() function in SwAuthEntry
43 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()
H A Deditsh.hxx103 class SwAuthEntry;
347 void ChangeAuthorityData(const SwAuthEntry* pNewData);
H A Ddoc.hxx194 class SwAuthEntry;
1174 void ChangeAuthorityData(const SwAuthEntry* pNewData);
/aoo41x/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1384 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()
/aoo41x/main/sw/source/core/edit/
H A Dedfld.cxx480 void SwEditShell::ChangeAuthorityData(const SwAuthEntry* pNewData) in ChangeAuthorityData()
/aoo41x/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1589 SwAuthEntry aTempEntry; in UpdateCurFld()
/aoo41x/main/sw/source/core/doc/
H A Ddocfld.cxx2232 void SwDoc::ChangeAuthorityData( const SwAuthEntry* pNewData ) in ChangeAuthorityData()

Completed in 570 milliseconds