Searched refs:m_aDecimalSeparator (Results 1 – 2 of 2) sorted by relevance
165 ,m_aDecimalSeparator (this, ModuleRes(CM_AUTODECIMALSEPARATOR)) in DBG_NAME()199 m_aDecimalSeparator.SetModifyHdl(getControlModifiedLink()); in DBG_NAME()335 _rControlList.push_back(new OSaveValueWrapper<ComboBox>(&m_aDecimalSeparator)); in fillControls()381 m_aDecimalSeparator.SetText( pDecdelItem->GetValue() ); in implInitControls()411 else if (!m_aDecimalSeparator.GetText().Len()) in prepareLeave()415 pErrorWin = &m_aDecimalSeparator; in prepareLeave()424 else if (m_aDecimalSeparator.GetText() == m_aThousandsSeparator.GetText()) in prepareLeave()429 pErrorWin = &m_aDecimalSeparator; in prepareLeave()438 else if (m_aFieldSeparator.GetText() == m_aDecimalSeparator.GetText()) in prepareLeave()452 else if (m_aTextSeparator.GetText() == m_aDecimalSeparator.GetText()) in prepareLeave()[all …]
93 ComboBox m_aDecimalSeparator; member in dbaui::OTextConnectionHelper
Completed in 10 milliseconds