Searched refs:m_aDecimalSeparator (Results 1 – 2 of 2) sorted by relevance
167 ,m_aDecimalSeparator (this, ModuleRes(CM_AUTODECIMALSEPARATOR)) in DBG_NAME()201 m_aDecimalSeparator.SetModifyHdl(getControlModifiedLink()); in DBG_NAME()337 _rControlList.push_back(new OSaveValueWrapper<ComboBox>(&m_aDecimalSeparator)); in fillControls()383 m_aDecimalSeparator.SetText( pDecdelItem->GetValue() ); in implInitControls()413 else if (!m_aDecimalSeparator.GetText().Len()) in prepareLeave()417 pErrorWin = &m_aDecimalSeparator; in prepareLeave()426 else if (m_aDecimalSeparator.GetText() == m_aThousandsSeparator.GetText()) in prepareLeave()431 pErrorWin = &m_aDecimalSeparator; in prepareLeave()440 else if (m_aFieldSeparator.GetText() == m_aDecimalSeparator.GetText()) in prepareLeave()454 else if (m_aTextSeparator.GetText() == m_aDecimalSeparator.GetText()) in prepareLeave()[all …]
93 ComboBox m_aDecimalSeparator; member in dbaui::OTextConnectionHelper
Completed in 15 milliseconds