Searched refs:aAuthorBtn (Results 1 – 2 of 2) sorted by relevance
78 inline void DontChangeAuthor() { aAuthorBtn.Enable(sal_False); } in DontChangeAuthor()79 inline void HideAuthor() { aAuthorBtn.Hide(); } in HideAuthor()84 aAuthorBtn.Enable( !bDisable ); in SetReadonlyPostIt()97 PushButton aAuthorBtn; member in SvxPostItDialog
75 aAuthorBtn ( this, CUI_RES( BTN_AUTHOR ) ), in SvxPostItDialog()96 aAuthorBtn.SetClickHdl( LINK( this, SvxPostItDialog, Stamp ) ); in SvxPostItDialog()161 aAuthorBtn.SetAccessibleRelationMemberOf(&aPostItFL); in SvxPostItDialog()