Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx160 ,m_aFieldSeparatorLabel (this, ModuleRes(FT_AUTOFIELDSEPARATOR)) in DBG_NAME()
343 _rControlList.push_back(new ODisableWrapper<FixedText>(&m_aFieldSeparatorLabel)); in fillWindows()
408 aErrorText.SearchAndReplaceAscii("#1",m_aFieldSeparatorLabel.GetText()); in prepareLeave()
421 aErrorText.SearchAndReplaceAscii("#2",m_aFieldSeparatorLabel.GetText()); in prepareLeave()
434 aErrorText.SearchAndReplaceAscii("#1",m_aFieldSeparatorLabel.GetText()); in prepareLeave()
441 aErrorText.SearchAndReplaceAscii("#1",m_aFieldSeparatorLabel.GetText()); in prepareLeave()
H A DTextConnectionHelper.hxx88 FixedText m_aFieldSeparatorLabel; member in dbaui::OTextConnectionHelper

Completed in 24 milliseconds