Searched refs:pApplyButton (Results 1 – 1 of 1) sorted by relevance
201 PushButton* pApplyButton; member211 pApplyButton ( NULL ), in TabDlg_Impl()632 delete pImpl->pApplyButton; in ~SfxTabDialog()760 if ( pImpl->pApplyButton ) in SetApplyHandler()769 if ( !pImpl->pApplyButton ) in GetApplyHandler()792 pImpl->pApplyButton->Show(); in EnableApplyButton()798 delete pImpl->pApplyButton; in EnableApplyButton()799 pImpl->pApplyButton = NULL; in EnableApplyButton()813 return ( NULL != pImpl->pApplyButton ); in IsApplyButtonEnabled()820 return pImpl->pApplyButton; in GetApplyButton()[all …]
Completed in 19 milliseconds