Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/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
/aoo42x/main/sw/source/core/text/
H A Dredlnitr.cxx304 SW_MOD()->GetDeletedAuthorAttr(nAuthor, *pSet); in FillHints()
/aoo42x/main/sw/source/ui/config/
H A Doptpage.cxx2000 AuthorCharAttr aOldDeletedAttr(pOpt->GetDeletedAuthorAttr()); in FillItemSet()
2122 const AuthorCharAttr &rDeletedAttr = pOpt->GetDeletedAuthorAttr(); in Reset()
/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx2430 aChangeAttr = pOpt->GetDeletedAuthorAttr(); in _correctValues()

Completed in 61 milliseconds