Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx508 void SwModule::GetInsertAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet) in GetInsertAuthorAttr() function in SwModule
510 lcl_FillAuthorAttr(nAuthor, rSet, pModuleConfig->GetInsertAuthorAttr()); in GetInsertAuthorAttr()
/trunk/main/sw/inc/
H A Dswmodule.hxx202 void GetInsertAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet);
H A Dmodcfg.hxx207 const AuthorCharAttr &GetInsertAuthorAttr() const { return aRevisionConfig.aInsertAttr; } in GetInsertAuthorAttr() function in SwModuleOptions
/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx301 SW_MOD()->GetInsertAuthorAttr(nAuthor, *pSet); in FillHints()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1999 AuthorCharAttr aOldInsertAttr(pOpt->GetInsertAuthorAttr()); in FillItemSet()
2121 const AuthorCharAttr &rInsertAttr = pOpt->GetInsertAuthorAttr(); in Reset()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx2427 aChangeAttr = pOpt->GetInsertAuthorAttr(); in _correctValues()

Completed in 60 milliseconds