Home
last modified time | relevance | path

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

/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx91 ,m_pFormDatasourceLabel(NULL) in OControlWizardPage()
104 delete m_pFormDatasourceLabel; in ~OControlWizardPage()
191 m_pFormDatasourceLabel = new FixedText(this, ModuleRes(FT_FORMDATASOURCELABEL)); in enableFormDatasourceDisplay()
201 m_pFormDatasourceLabel->Hide(); in enableFormDatasourceDisplay()
203 m_pFormContentTypeLabel->SetPosPixel(m_pFormDatasourceLabel->GetPosPixel()); in enableFormDatasourceDisplay()
205 …m_pFormTableLabel->SetPosPixel(::Point(m_pFormDatasourceLabel->GetPosPixel().X(),m_pFormTableLabel… in enableFormDatasourceDisplay()
H A Dcontrolwizard.hxx69 FixedText* m_pFormDatasourceLabel; member in dbp::OControlWizardPage

Completed in 21 milliseconds