Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx168 ,m_aThousandsSeparatorLabel (this, ModuleRes(FT_AUTOTHOUSANDSSEPARATOR)) in DBG_NAME()
348 _rControlList.push_back(new ODisableWrapper<FixedText>(&m_aThousandsSeparatorLabel)); in fillWindows()
430 aErrorText.SearchAndReplaceAscii("#2",m_aThousandsSeparatorLabel.GetText()); in prepareLeave()
437 aErrorText.SearchAndReplaceAscii("#2",m_aThousandsSeparatorLabel.GetText()); in prepareLeave()
451 aErrorText.SearchAndReplaceAscii("#2",m_aThousandsSeparatorLabel.GetText()); in prepareLeave()
H A DTextConnectionHelper.hxx94 FixedText m_aThousandsSeparatorLabel; member in dbaui::OTextConnectionHelper

Completed in 39 milliseconds