Searched refs:GetInsertAuthorAttr (Results 1 – 6 of 6) sorted by relevance
508 void SwModule::GetInsertAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet) in GetInsertAuthorAttr() function in SwModule510 lcl_FillAuthorAttr(nAuthor, rSet, pModuleConfig->GetInsertAuthorAttr()); in GetInsertAuthorAttr()
202 void GetInsertAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet);
207 const AuthorCharAttr &GetInsertAuthorAttr() const { return aRevisionConfig.aInsertAttr; } in GetInsertAuthorAttr() function in SwModuleOptions
301 SW_MOD()->GetInsertAuthorAttr(nAuthor, *pSet); in FillHints()
1999 AuthorCharAttr aOldInsertAttr(pOpt->GetInsertAuthorAttr()); in FillItemSet()2121 const AuthorCharAttr &rInsertAttr = pOpt->GetInsertAuthorAttr(); in Reset()
2427 aChangeAttr = pOpt->GetInsertAuthorAttr(); in _correctValues()
Completed in 44 milliseconds