Searched refs:m_pProgress (Results 1 – 2 of 2) sorted by relevance
427 m_pProgress( NULL ), in FontImportDialog()477 ErrorBox aBox( m_pProgress ? (Window*)m_pProgress : (Window*)this, WB_OK | WB_DEF_OK, aText ); in importFontsFailed()533 ErrorBox aBox( m_pProgress ? (Window*)m_pProgress : (Window*)this, WB_OK | WB_DEF_OK, aText ); in importFontFailed()539 return m_pProgress->isCanceled(); in isCanceled()615 m_pProgress->Show( sal_True ); in copyFonts()616 m_pProgress->setValue( 0 ); in copyFonts()617 m_pProgress->Invalidate(); in copyFonts()618 m_pProgress->Sync(); in copyFonts()620 m_pProgress->Show( sal_False ); in copyFonts()621 delete m_pProgress; in copyFonts()[all …]
59 ProgressDialog* m_pProgress; member in padmin::FontImportDialog
Completed in 10 milliseconds