Searched refs:m_pFormContentTypeLabel (Results 1 – 2 of 2) sorted by relevance
93 ,m_pFormContentTypeLabel(NULL) in OControlWizardPage()106 delete m_pFormContentTypeLabel; in ~OControlWizardPage()193 m_pFormContentTypeLabel = new FixedText(this, ModuleRes(FT_FORMCONTENTTYPELABEL)); in enableFormDatasourceDisplay()203 m_pFormContentTypeLabel->SetPosPixel(m_pFormDatasourceLabel->GetPosPixel()); in enableFormDatasourceDisplay()230 if (m_pFormDatasource && m_pFormContentTypeLabel && m_pFormTable) in initializePage()
71 FixedText* m_pFormContentTypeLabel; member in dbp::OControlWizardPage
Completed in 14 milliseconds