Searched refs:_aAllButton (Results 1 – 2 of 2) sorted by relevance
245 PushButton _aAllButton; member in svtools::QueryDeleteDlg_Impl260 void EnableAllButton() { _aAllButton.Enable( sal_True ); } in EnableAllButton()
2764 _aAllButton ( this, SvtResId( BTN_ALL ) ), in QueryDeleteDlg_Impl()2774 _aAllButton.SetClickHdl( aLink ); in QueryDeleteDlg_Impl()2793 else if ( pBtn == &pThis->_aAllButton ) in IMPL_STATIC_LINK()
Completed in 34 milliseconds