Home
last modified time | relevance | path

Searched refs:GetFormatAuthorAttr (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx526 void SwModule::GetFormatAuthorAttr( sal_uInt16 nAuthor, SfxItemSet &rSet ) in GetFormatAuthorAttr() function in SwModule
528 lcl_FillAuthorAttr( nAuthor, rSet, pModuleConfig->GetFormatAuthorAttr() ); in GetFormatAuthorAttr()
/trunk/main/sw/inc/
H A Dswmodule.hxx204 void GetFormatAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet);
H A Dmodcfg.hxx215 const AuthorCharAttr &GetFormatAuthorAttr() const { return aRevisionConfig.aFormatAttr; } in GetFormatAuthorAttr() function in SwModuleOptions
/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx308 SW_MOD()->GetFormatAuthorAttr(nAuthor, *pSet); in FillHints()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2001 AuthorCharAttr aOldChangedAttr(pOpt->GetFormatAuthorAttr()); in FillItemSet()
2123 const AuthorCharAttr &rChangedAttr = pOpt->GetFormatAuthorAttr(); in Reset()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx2433 aChangeAttr = pOpt->GetFormatAuthorAttr(); in _correctValues()

Completed in 49 milliseconds