Home
last modified time | relevance | path

Searched refs:ShowLastAuthor (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/cui/source/dialogs/
H A Dpostdlg.cxx148 ShowLastAuthor(aAuthorStr, aDateStr); in SvxPostItDialog()
174 void SvxPostItDialog::ShowLastAuthor(const String& rAuthor, const String& rDate) in ShowLastAuthor() function in SvxPostItDialog
/aoo4110/main/cui/source/inc/
H A Dpostdlg.hxx77 void ShowLastAuthor(const String& rAuthor, const String& rDate);
/aoo4110/main/sw/source/ui/shells/
H A Dtextfld.cxx883 pDlg->ShowLastAuthor( pRedline->GetAuthorString(), in IMPL_LINK()
932 pDlg->ShowLastAuthor(pRedline->GetAuthorString(), in IMPL_LINK()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dredcom.cxx126 pDlg->ShowLastAuthor(aAuthor, aDate); in ReInit()
/aoo4110/main/svx/inc/svx/
H A Dsvxdlg.hxx292 virtual void ShowLastAuthor(const String& rAuthor, const String& rDate) = 0;
/aoo4110/main/cui/source/factory/
H A Ddlgfact.cxx928 void AbstractSvxPostItDialog_Impl::ShowLastAuthor(const String& rAuthor, const String& rDate) in ShowLastAuthor() function in AbstractSvxPostItDialog_Impl
930 pDlg->ShowLastAuthor( rAuthor, rDate ); in ShowLastAuthor()
H A Ddlgfact.hxx555 virtual void ShowLastAuthor(const String& rAuthor, const String& rDate) ;

Completed in 44 milliseconds