Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx94 ,m_pFormContentType(NULL) in OControlWizardPage()
107 delete m_pFormContentType; in ~OControlWizardPage()
194 m_pFormContentType = new FixedText(this, ModuleRes(FT_FORMCONTENTTYPE)); in enableFormDatasourceDisplay()
204 m_pFormContentType->SetPosPixel(m_pFormDatasource->GetPosPixel()); in enableFormDatasourceDisplay()
268 m_pFormContentType->SetText(String(ModuleRes(nCommandTypeResourceId))); in initializePage()
H A Dcontrolwizard.hxx72 FixedText* m_pFormContentType; member in dbp::OControlWizardPage

Completed in 23 milliseconds