Lines Matching refs:aInfo
465 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH));
466 String aMsg(aInfo.GetMessText());
468 aInfo.SetMessText(aMsg);
469 aInfo.Execute();
475 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH));
476 String aMsg(aInfo.GetMessText());
478 aInfo.SetMessText(aMsg);
479 aInfo.Execute();
617 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH));
618 String aMsg(aInfo.GetMessText());
620 aInfo.SetMessText(aMsg);
655 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH)); in IMPL_LINK() local
656 String aMsg(aInfo.GetMessText()); in IMPL_LINK()
658 aInfo.SetMessText(aMsg); in IMPL_LINK()
659 aInfo.Execute(); in IMPL_LINK()
669 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH)); in IMPL_LINK() local
670 String aMsg(aInfo.GetMessText()); in IMPL_LINK()
672 aInfo.SetMessText(aMsg); in IMPL_LINK()
673 aInfo.Execute(); in IMPL_LINK()
683 InfoBox aInfo(this,ModuleRes(INFO_STR_MAX_FILE_LENGTH)); in IMPL_LINK() local
684 String aMsg(aInfo.GetMessText()); in IMPL_LINK()
686 aInfo.SetMessText(aMsg); in IMPL_LINK()
687 aInfo.Execute(); in IMPL_LINK()