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
73 aAuthorBtn ( this, CUI_RES( BTN_AUTHOR ) ), in SvxPostItDialog()94 aAuthorBtn.SetClickHdl( LINK( this, SvxPostItDialog, Stamp ) ); in SvxPostItDialog()159 aAuthorBtn.SetAccessibleRelationMemberOf(&aPostItFL); in SvxPostItDialog()
Completed in 89 milliseconds