Searched refs:GetFormatAuthorAttr (Results 1 – 6 of 6) sorted by relevance
526 void SwModule::GetFormatAuthorAttr( sal_uInt16 nAuthor, SfxItemSet &rSet ) in GetFormatAuthorAttr() function in SwModule528 lcl_FillAuthorAttr( nAuthor, rSet, pModuleConfig->GetFormatAuthorAttr() ); in GetFormatAuthorAttr()
204 void GetFormatAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet);
215 const AuthorCharAttr &GetFormatAuthorAttr() const { return aRevisionConfig.aFormatAttr; } in GetFormatAuthorAttr() function in SwModuleOptions
311 SW_MOD()->GetFormatAuthorAttr(nAuthor, *pSet); in FillHints()
2004 AuthorCharAttr aOldChangedAttr(pOpt->GetFormatAuthorAttr()); in FillItemSet()2126 const AuthorCharAttr &rChangedAttr = pOpt->GetFormatAuthorAttr(); in Reset()
2429 aChangeAttr = pOpt->GetFormatAuthorAttr(); in _correctValues()
Completed in 59 milliseconds