Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/app/
H A Dswmodul1.cxx517 void SwModule::GetDeletedAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet) in GetDeletedAuthorAttr() function in SwModule
519 lcl_FillAuthorAttr(nAuthor, rSet, pModuleConfig->GetDeletedAuthorAttr()); in GetDeletedAuthorAttr()
/aoo41x/main/sw/inc/
H A Dswmodule.hxx203 void GetDeletedAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet);
H A Dmodcfg.hxx211 const AuthorCharAttr &GetDeletedAuthorAttr() const { return aRevisionConfig.aDeletedAttr; } in GetDeletedAuthorAttr() function in SwModuleOptions
/aoo41x/main/sw/source/core/text/
H A Dredlnitr.cxx307 SW_MOD()->GetDeletedAuthorAttr(nAuthor, *pSet); in FillHints()
/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx2003 AuthorCharAttr aOldDeletedAttr(pOpt->GetDeletedAuthorAttr()); in FillItemSet()
2125 const AuthorCharAttr &rDeletedAttr = pOpt->GetDeletedAuthorAttr(); in Reset()
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx2426 aChangeAttr = pOpt->GetDeletedAuthorAttr(); in _correctValues()

Completed in 64 milliseconds