/aoo41x/main/sc/source/ui/namedlg/ |
H A D | namedlg.cxx | 139 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 …]
|
/aoo41x/main/sc/source/ui/optdlg/ |
H A D | tpusrlst.cxx | 90 aBtnRemove ( this, ScResId( BTN_REMOVE ) ), in ScTpUserLists() 135 aBtnRemove.SetClickHdl ( LINK( this, ScTpUserLists, BtnClickHdl ) ); in Init() 222 aBtnRemove .Disable(); in Reset() 558 if ( !aBtnRemove.IsEnabled() ) aBtnRemove.Enable(); in IMPL_LINK() 587 aBtnRemove.Disable(); in IMPL_LINK() 612 aBtnRemove.Disable(); in IMPL_LINK() 654 aBtnRemove.Enable(); in IMPL_LINK() 679 aBtnRemove.Enable(); in IMPL_LINK() 691 else if ( pBtn == &aBtnRemove ) in IMPL_LINK() 725 aBtnRemove.Disable(); in IMPL_LINK() [all …]
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | scuiautofmt.cxx | 80 aBtnRemove ( this, ScResId( BTN_REMOVE ) ), in ScAutoFormatDlg() 130 aBtnRemove .SetClickHdl ( LINK( this, ScAutoFormatDlg, RemoveHdl ) ); in Init() 154 aBtnRemove.Disable(); in Init() 158 aBtnRemove.Disable(); in Init() 166 aBtnRemove.Disable(); in Init() 335 aBtnRemove.Disable(); in IMPL_LINK() 450 aBtnRemove.Disable(); in IMPL_LINK() 455 aBtnRemove.Enable(); in IMPL_LINK()
|
H A D | crnrdlg.cxx | 101 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()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | custsdlg.cxx | 60 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()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | dbnamdlg.cxx | 158 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 D | consdlg.cxx | 113 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 D | subtdlg.cxx | 44 aBtnRemove ( this, ScResId( BTN_REMOVE ) ) in ScSubTotalDlg() 50 aBtnRemove.SetClickHdl( LINK( this, ScSubTotalDlg, RemoveHdl ) ); in ScSubTotalDlg() 58 if ( pBtn == &aBtnRemove ) in IMPL_LINK_INLINE_START()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | custsdlg.hxx | 49 PushButton aBtnRemove; member in SdCustomShowDlg 84 PushButton aBtnRemove; member in SdDefineCustomShowDlg
|
/aoo41x/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 194 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()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | subtdlg.hxx | 45 PushButton aBtnRemove; member in ScSubTotalDlg
|
H A D | scuiautofmt.hxx | 47 PushButton aBtnRemove; member in ScAutoFormatDlg
|
H A D | namedlg.hxx | 70 PushButton aBtnRemove; member in ScNameDlg
|
H A D | tpusrlst.hxx | 65 PushButton aBtnRemove; member in ScTpUserLists
|
H A D | dbnamdlg.hxx | 81 PushButton aBtnRemove; member in ScDbNameDlg
|
H A D | crnrdlg.hxx | 69 PushButton aBtnRemove; member in ScColRowNameRangesDlg
|
H A D | consdlg.hxx | 96 PushButton aBtnRemove; member in ScConsolidateDlg
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | tautofmt.hxx | 72 PushButton aBtnRemove; member in SwAutoFormatDlg
|