Searched refs:GetDeletedAuthorAttr (Results 1 – 6 of 6) sorted by relevance
517 void SwModule::GetDeletedAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet) in GetDeletedAuthorAttr() function in SwModule519 lcl_FillAuthorAttr(nAuthor, rSet, pModuleConfig->GetDeletedAuthorAttr()); in GetDeletedAuthorAttr()
203 void GetDeletedAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet);
211 const AuthorCharAttr &GetDeletedAuthorAttr() const { return aRevisionConfig.aDeletedAttr; } in GetDeletedAuthorAttr() function in SwModuleOptions
304 SW_MOD()->GetDeletedAuthorAttr(nAuthor, *pSet); in FillHints()
2000 AuthorCharAttr aOldDeletedAttr(pOpt->GetDeletedAuthorAttr()); in FillItemSet()2122 const AuthorCharAttr &rDeletedAttr = pOpt->GetDeletedAuthorAttr(); in Reset()
2430 aChangeAttr = pOpt->GetDeletedAuthorAttr(); in _correctValues()
Completed in 51 milliseconds