Home
last modified time | relevance | path

Searched refs:aAuthorBtn (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/inc/
H A Dpostdlg.hxx78 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
/trunk/main/cui/source/dialogs/
H A Dpostdlg.cxx73 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 9 milliseconds