Home
last modified time | relevance | path

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

/aoo42x/main/starmath/source/
H A Ddocument.cxx1043 SmFontTypeDialog *pFontTypeDialog = new SmFontTypeDialog( NULL, pDev ); in Execute() local
1046 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 41 milliseconds