Searched refs:aBtnCopy (Results 1 – 6 of 6) sorted by relevance
90 aBtnCopy ( this, ScResId( BTN_COPY ) ), in ScTpUserLists()160 aBtnCopy.SetClickHdl ( LINK( this, ScTpUserLists, BtnClickHdl ) ); in Init()161 aBtnCopy.Enable(); in Init()165 aBtnCopy.Disable(); in Init()232 aBtnCopy .Enable(); in Reset()588 if ( aBtnCopy.IsEnabled() ) in IMPL_LINK()590 aBtnCopy.Disable(); in IMPL_LINK()617 aBtnCopy.Enable(); in IMPL_LINK()685 aBtnCopy.Enable(); in IMPL_LINK()728 if ( pViewData && !bCopyDone && !aBtnCopy.IsEnabled() ) in IMPL_LINK()[all …]
61 aBtnCopy ( this, ScResId( BTN_COPY ) ), in ScMoveTableDlg()94 aBtnCopy.Check(bFlag); in SetCopyTable()99 aBtnCopy.Enable(); in EnableCopyTable()101 aBtnCopy.Disable(); in EnableCopyTable()111 aBtnCopy.Check( sal_False ); in Init()163 bCopyTable = aBtnCopy.IsChecked(); in IMPL_LINK()
55 aBtnCopy ( this, SdResId( BTN_COPY ) ), in SdCustomShowDlg()71 aBtnCopy.SetClickHdl( aLink ); in SdCustomShowDlg()115 aBtnCopy.Enable( bEnable ); in CheckState()190 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