Home
last modified time | relevance | path

Searched refs:m_aDecimalSeparatorLabel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx164 ,m_aDecimalSeparatorLabel (this, ModuleRes(FT_AUTODECIMALSEPARATOR)) in DBG_NAME()
345 _rControlList.push_back(new ODisableWrapper<FixedText>(&m_aDecimalSeparatorLabel)); in fillWindows()
414 aErrorText.SearchAndReplaceAscii("#1",m_aDecimalSeparatorLabel.GetText()); in prepareLeave()
427 aErrorText.SearchAndReplaceAscii("#1",m_aDecimalSeparatorLabel.GetText()); in prepareLeave()
442 aErrorText.SearchAndReplaceAscii("#2",m_aDecimalSeparatorLabel.GetText()); in prepareLeave()
456 aErrorText.SearchAndReplaceAscii("#2",m_aDecimalSeparatorLabel.GetText()); in prepareLeave()
H A DTextConnectionHelper.hxx92 FixedText m_aDecimalSeparatorLabel; member in dbaui::OTextConnectionHelper

Completed in 13 milliseconds