Searched refs:pFontTypeDialog (Results 1 – 1 of 1) sorted by relevance
1036 SmFontTypeDialog *pFontTypeDialog = new SmFontTypeDialog( NULL, pDev ); in Execute() local1039 pFontTypeDialog->ReadFrom( aOldFormat ); in Execute()1040 if (pFontTypeDialog->Execute() == RET_OK) in Execute()1044 pFontTypeDialog->WriteTo(aNewFormat); in Execute()1053 delete pFontTypeDialog; in Execute()