Searched refs:pFontTypeDialog (Results 1 – 1 of 1) sorted by relevance
1043 SmFontTypeDialog *pFontTypeDialog = new SmFontTypeDialog( NULL, pDev ); in Execute() local1046 pFontTypeDialog->ReadFrom( aOldFormat ); in Execute()1047 if (pFontTypeDialog->Execute() == RET_OK) in Execute()1051 pFontTypeDialog->WriteTo(aNewFormat); in Execute()1060 delete pFontTypeDialog; in Execute()
Completed in 17 milliseconds