Searched refs:m_aFileListLB (Results 1 – 2 of 2) sorted by relevance
778 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 …]
477 ListBox m_aFileListLB; member in svx::DocRecovery::SaveDialog657 RecovDocList m_aFileListLB; member in svx::DocRecovery::RecoveryDialog742 ListBox m_aFileListLB; member in svx::DocRecovery::BrokenRecoveryDialog
Completed in 30 milliseconds