Home
last modified time | relevance | path

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

/trunk/main/svx/source/inc/
H A Ddocrecovery.hxx466 FixedText m_aFileListFT; member in svx::DocRecovery::SaveDialog
646 FixedText m_aFileListFT; member in svx::DocRecovery::RecoveryDialog
731 FixedText m_aFileListFT; member in svx::DocRecovery::BrokenRecoveryDialog
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx741 , m_aFileListFT ( this , SVX_RES ( FT_SAVE_FILELIST ) ) in SaveDialog()
1022 , m_aFileListFT ( this , SVX_RES ( FT_RECOV_FILELIST ) ) in RecoveryDialog()
1461 , m_aFileListFT ( this , SVX_RES( FT_BROKEN_FILELIST ) ) in BrokenRecoveryDialog()