Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Ddocrecovery.cxx778 m_aFileListLB.Clear(); in SaveDialog()
1052 m_aFileListLB.SetTabs( &nTabs[0] ); in RecoveryDialog()
1108 SvLBoxEntry* pFirst = m_aFileListLB.First(); in RecoveryDialog()
1110 m_aFileListLB.SetCursor(pFirst, sal_True); in RecoveryDialog()
1357 sal_uIntPtr c = m_aFileListLB.GetEntryCount(); in updateItems()
1374 m_aFileListLB.Invalidate(); in updateItems()
1375 m_aFileListLB.Update(); in updateItems()
1381 sal_uIntPtr c = m_aFileListLB.GetEntryCount(); in stepNext()
1394 m_aFileListLB.MakeVisible(pEntry); in stepNext()
1395 m_aFileListLB.Invalidate(); in stepNext()
[all …]
/aoo4110/main/svx/source/inc/
H A Ddocrecovery.hxx477 ListBox m_aFileListLB; member in svx::DocRecovery::SaveDialog
657 RecovDocList m_aFileListLB; member in svx::DocRecovery::RecoveryDialog
742 ListBox m_aFileListLB; member in svx::DocRecovery::BrokenRecoveryDialog

Completed in 47 milliseconds