Home
last modified time | relevance | path

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

/trunk/main/svx/source/inc/
H A Ddocrecovery.hxx532 Window m_aProgrParent; member in svx::DocRecovery::SaveProgressDialog
655 Window m_aProgrParent; member in svx::DocRecovery::RecoveryDialog
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx841 , m_aProgrParent( this , SVX_RES ( WIN_SAVEPROGR_PROGR ) ) in SaveProgressDialog()
845 PluginProgress* pProgress = new PluginProgress( &m_aProgrParent, pCore->getSMGR() ); in SaveProgressDialog()
1031 , m_aProgrParent ( this , SVX_RES ( WIN_RECOV_PROGR ) ) in RecoveryDialog()
1071 PluginProgress* pProgress = new PluginProgress( &m_aProgrParent, pCore->getSMGR() ); in RecoveryDialog()

Completed in 22 milliseconds