Home
last modified time | relevance | path

Searched refs:aBtnRemove (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx139 aBtnRemove ( this, ScResId( BTN_REMOVE ) ), in ScNameDlg()
211 aBtnRemove.Disable(); in Init()
370 aBtnRemove.Disable(); in UpdateNames()
410 if ( !aBtnAdd.IsEnabled() && !aBtnRemove.IsEnabled() ) in IMPL_LINK()
500 aBtnRemove.Disable(); in IMPL_LINK_INLINE_END()
557 aBtnRemove.Disable(); in IMPL_LINK()
598 aBtnRemove.Enable(); in IMPL_LINK()
622 aBtnRemove.Disable(); in IMPL_LINK()
669 aBtnRemove.Disable(); in IMPL_LINK()
682 aBtnRemove.Enable(); in IMPL_LINK()
[all …]
/trunk/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx89 aBtnRemove ( this, ScResId( BTN_REMOVE ) ), in ScTpUserLists()
134 aBtnRemove.SetClickHdl ( LINK( this, ScTpUserLists, BtnClickHdl ) ); in Init()
221 aBtnRemove .Disable(); in Reset()
557 if ( !aBtnRemove.IsEnabled() ) aBtnRemove.Enable(); in IMPL_LINK()
586 aBtnRemove.Disable(); in IMPL_LINK()
611 aBtnRemove.Disable(); in IMPL_LINK()
653 aBtnRemove.Enable(); in IMPL_LINK()
678 aBtnRemove.Enable(); in IMPL_LINK()
690 else if ( pBtn == &aBtnRemove ) in IMPL_LINK()
724 aBtnRemove.Disable(); in IMPL_LINK()
[all …]
/trunk/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx79 aBtnRemove ( this, ScResId( BTN_REMOVE ) ), in ScAutoFormatDlg()
129 aBtnRemove .SetClickHdl ( LINK( this, ScAutoFormatDlg, RemoveHdl ) ); in Init()
153 aBtnRemove.Disable(); in Init()
157 aBtnRemove.Disable(); in Init()
165 aBtnRemove.Disable(); in Init()
334 aBtnRemove.Disable(); in IMPL_LINK()
449 aBtnRemove.Disable(); in IMPL_LINK()
454 aBtnRemove.Enable(); in IMPL_LINK()
H A Dcrnrdlg.cxx101 aBtnRemove ( this, ScResId( BTN_REMOVE ) ), in ScColRowNameRangesDlg()
166 aBtnRemove.SetClickHdl ( LINK( this, ScColRowNameRangesDlg, RemoveBtnHdl ) ); in Init()
426 aBtnRemove.Disable(); in SetReference()
652 aBtnRemove.Enable(); in UpdateRangeData()
662 aBtnRemove.Disable(); in UpdateRangeData()
802 aBtnRemove.Disable(); in IMPL_LINK_INLINE_END()
888 aBtnRemove.Disable(); in IMPL_LINK()
953 aBtnRemove.Enable(); in IMPL_LINK()
976 aBtnRemove.Disable(); in IMPL_LINK()
1033 aBtnRemove.Disable(); in IMPL_LINK()
/trunk/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx60 aBtnRemove ( this, SdResId( BTN_REMOVE ) ), in SdCustomShowDlg()
76 aBtnRemove.SetClickHdl( aLink ); in SdCustomShowDlg()
120 aBtnRemove.Enable( bEnable ); in CheckState()
184 else if( p == &aBtnRemove ) in IMPL_LINK()
316 aBtnRemove ( this, SdResId( BTN_REMOVE ) ), in SdDefineCustomShowDlg()
331 aBtnRemove.SetClickHdl( aLink ); in SdDefineCustomShowDlg()
400 aBtnRemove.Enable( bCSPages ); in CheckState()
435 else if( p == &aBtnRemove ) in IMPL_LINK()
/trunk/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx158 aBtnRemove ( this, ScResId( BTN_REMOVE ) ), in ScDbNameDlg()
233 aBtnRemove.SetClickHdl ( LINK( this, ScDbNameDlg, RemoveBtnHdl ) ); in Init()
400 aBtnRemove.Disable(); in UpdateNames()
441 aBtnRemove.Enable(); in UpdateDBData()
547 aBtnRemove.Disable(); in IMPL_LINK_INLINE_END()
613 aBtnRemove.Disable(); in IMPL_LINK()
642 aBtnRemove .Disable(); in IMPL_LINK()
700 aBtnRemove.Disable(); in IMPL_LINK()
H A Dconsdlg.cxx113 aBtnRemove ( this, ScResId( BTN_REMOVE ) ), in ScConsolidateDlg()
168 aBtnRemove .SetClickHdl ( LINK( this, ScConsolidateDlg, ClickHdl ) ); in Init()
178 aBtnRemove.Disable(); in Init()
525 else if ( pBtn == &aBtnRemove ) in IMPL_LINK()
529 aBtnRemove.Disable(); in IMPL_LINK()
542 aBtnRemove.Enable(); in IMPL_LINK()
544 aBtnRemove.Disable(); in IMPL_LINK()
H A Dsubtdlg.cxx43 aBtnRemove ( this, ScResId( BTN_REMOVE ) ) in ScSubTotalDlg()
49 aBtnRemove.SetClickHdl( LINK( this, ScSubTotalDlg, RemoveHdl ) ); in ScSubTotalDlg()
57 if ( pBtn == &aBtnRemove ) in IMPL_LINK_INLINE_START()
/trunk/main/sd/source/ui/inc/
H A Dcustsdlg.hxx49 PushButton aBtnRemove; member in SdCustomShowDlg
84 PushButton aBtnRemove; member in SdDefineCustomShowDlg
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx194 aBtnRemove ( this, SW_RES( BTN_REMOVE ) ), in SwAutoFormatDlg()
245 aBtnRemove.SetClickHdl ( LINK( this, SwAutoFormatDlg, RemoveHdl ) ); in Init()
444 aBtnRemove.Enable(sal_False); in IMPL_LINK()
559 aBtnRemove.Enable( bBtnEnable ); in IMPL_LINK()
/trunk/main/sc/source/ui/inc/
H A Dsubtdlg.hxx45 PushButton aBtnRemove; member in ScSubTotalDlg
H A Dscuiautofmt.hxx47 PushButton aBtnRemove; member in ScAutoFormatDlg
H A Dnamedlg.hxx70 PushButton aBtnRemove; member in ScNameDlg
H A Dtpusrlst.hxx65 PushButton aBtnRemove; member in ScTpUserLists
H A Ddbnamdlg.hxx81 PushButton aBtnRemove; member in ScDbNameDlg
H A Dcrnrdlg.hxx69 PushButton aBtnRemove; member in ScColRowNameRangesDlg
H A Dconsdlg.hxx96 PushButton aBtnRemove; member in ScConsolidateDlg
/trunk/main/sw/source/ui/inc/
H A Dtautofmt.hxx72 PushButton aBtnRemove; member in SwAutoFormatDlg

Completed in 63 milliseconds