Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx166 ,m_aDecimalSeparatorLabel (this, ModuleRes(FT_AUTODECIMALSEPARATOR)) in DBG_NAME()
347 _rControlList.push_back(new ODisableWrapper<FixedText>(&m_aDecimalSeparatorLabel)); in fillWindows()
416 aErrorText.SearchAndReplaceAscii("#1",m_aDecimalSeparatorLabel.GetText()); in prepareLeave()
429 aErrorText.SearchAndReplaceAscii("#1",m_aDecimalSeparatorLabel.GetText()); in prepareLeave()
444 aErrorText.SearchAndReplaceAscii("#2",m_aDecimalSeparatorLabel.GetText()); in prepareLeave()
458 aErrorText.SearchAndReplaceAscii("#2",m_aDecimalSeparatorLabel.GetText()); in prepareLeave()
H A DTextConnectionHelper.hxx92 FixedText m_aDecimalSeparatorLabel; member in dbaui::OTextConnectionHelper

Completed in 13 milliseconds