Lines Matching refs:ModuleRes
113 :WizardDialog(_pParent, ModuleRes(RID_DLG_OEMWIZARD)/*, _rxObjectModel, _rxORB*/) in OEMPreloadDialog()
114 ,aPrevPB(this, ModuleRes(PB_PREV )) in OEMPreloadDialog()
115 ,aNextPB(this, ModuleRes(PB_NEXT )) in OEMPreloadDialog()
116 ,aCancelPB(this, ModuleRes(PB_CANCEL )) in OEMPreloadDialog()
117 ,aAcceptST(ModuleRes(ST_ACCEPT)) in OEMPreloadDialog()
118 ,aFinishST(ModuleRes(ST_FINISH)) in OEMPreloadDialog()
119 ,aLicense(ModuleRes(ST_LICENSE_AGREEMENT)) in OEMPreloadDialog()
120 ,aUserData(ModuleRes(ST_INSERT_USER_DATA)) in OEMPreloadDialog()
230 TabPage(pParent, ModuleRes(RID_TP_WELCOME)), in OEMWelcomeTabPage()
231 aInfoFT(this, ModuleRes(FT_INFO)) in OEMWelcomeTabPage()
245 TabPage(pParent, ModuleRes(RID_TP_LICENSE)), in OEMLicenseTabPage()
246 aLicenseML(this, ModuleRes(ML_LICENSE)), in OEMLicenseTabPage()
247 aInfo1FT(this, ModuleRes(FT_INFO1)), in OEMLicenseTabPage()
248 aInfo2FT(this, ModuleRes(FT_INFO2)), in OEMLicenseTabPage()
249 aInfo3FT(this, ModuleRes(FT_INFO3)), in OEMLicenseTabPage()
250 aInfo2_1FT(this, ModuleRes(FT_INFO2_1)), in OEMLicenseTabPage()
251 aInfo3_1FT(this, ModuleRes(FT_INFO3_1)), in OEMLicenseTabPage()
252 aCBAccept(this, ModuleRes(CB_ACCEPT)), in OEMLicenseTabPage()
253 aPBPageDown(this, ModuleRes(PB_PAGEDOWN)), in OEMLicenseTabPage()
254 aArrow(this, ModuleRes(IMG_ARROW)), in OEMLicenseTabPage()
255 aStrAccept( ModuleRes(LICENCE_ACCEPT) ), in OEMLicenseTabPage()
256 aStrNotAccept( ModuleRes(LICENCE_NOTACCEPT) ), in OEMLicenseTabPage()