Searched refs:aBtnCopy (Results 1 – 6 of 6) sorted by relevance
91 aBtnCopy ( this, ScResId( BTN_COPY ) ), in ScTpUserLists()161 aBtnCopy.SetClickHdl ( LINK( this, ScTpUserLists, BtnClickHdl ) ); in Init()162 aBtnCopy.Enable(); in Init()166 aBtnCopy.Disable(); in Init()233 aBtnCopy .Enable(); in Reset()589 if ( aBtnCopy.IsEnabled() ) in IMPL_LINK()591 aBtnCopy.Disable(); in IMPL_LINK()618 aBtnCopy.Enable(); in IMPL_LINK()686 aBtnCopy.Enable(); in IMPL_LINK()729 if ( pViewData && !bCopyDone && !aBtnCopy.IsEnabled() ) in IMPL_LINK()[all …]
62 aBtnCopy ( this, ScResId( BTN_COPY ) ), in ScMoveTableDlg()95 aBtnCopy.Check(bFlag); in SetCopyTable()100 aBtnCopy.Enable(); in EnableCopyTable()102 aBtnCopy.Disable(); in EnableCopyTable()112 aBtnCopy.Check( sal_False ); in Init()164 bCopyTable = aBtnCopy.IsChecked(); in IMPL_LINK()
61 aBtnCopy ( this, SdResId( BTN_COPY ) ), in SdCustomShowDlg()77 aBtnCopy.SetClickHdl( aLink ); in SdCustomShowDlg()121 aBtnCopy.Enable( bEnable ); in CheckState()196 else if( p == &aBtnCopy ) in IMPL_LINK()
56 CheckBox aBtnCopy; member in ScMoveTableDlg
66 PushButton aBtnCopy; member in ScTpUserLists
50 PushButton aBtnCopy; member in SdCustomShowDlg