Searched refs:m_arrCurrentSelection (Results 1 – 2 of 2) sorted by relevance
299 if (!m_arrCurrentSelection.Count()) in implAllowExchange()340 for ( i = 0; i < m_arrCurrentSelection.Count(); ++i ) in implPrepareExchange()516 NewForm( m_arrCurrentSelection.GetObject(0) ); in Command()1738 if (m_arrCurrentSelection.Count() == 1) in ShowSelectionProperties()1843 for (i = m_arrCurrentSelection.Count(); i>0; --i) in DeleteSelection()1891 if ( m_arrCurrentSelection.Count() == 1 ) in DeleteSelection()1909 for (i=0; i<m_arrCurrentSelection.Count(); ++i) in DeleteSelection()1940 m_arrCurrentSelection.Remove((sal_uInt16)0, m_arrCurrentSelection.Count()); in CollectSelectionData()1966 m_arrCurrentSelection.Insert(pSelectionLoop); in CollectSelectionData()1995 m_arrCurrentSelection.Insert(pSelectionLoop); in CollectSelectionData()[all …]
425 SvLBoxEntrySortedArray m_arrCurrentSelection; member in svxform::NavigatorTree
Completed in 31 milliseconds