Searched refs:GetFirstEntryInView (Results 1 – 7 of 7) sorted by relevance
294 sal_uLong nNewPos = m_CTRL_LEFT.GetModel()->GetAbsPos(m_CTRL_LEFT.GetFirstEntryInView());328 sal_uLong nNewPos = m_CTRL_RIGHT.GetModel()->GetAbsPos(m_CTRL_RIGHT.GetFirstEntryInView());
1030 SvLBoxEntry* pFirstSourceVisible = pSourceBox->GetFirstEntryInView(); in SelectConn()1031 SvLBoxEntry* pFirstDestVisible = pDestBox->GetFirstEntryInView(); in SelectConn()1056 if ((pFirstSourceVisible != pSourceBox->GetFirstEntryInView()) in SelectConn()1057 || (pFirstDestVisible != pDestBox->GetFirstEntryInView())) in SelectConn()
370 SvLBoxEntry* GetFirstEntryInView() const;
244 … setCurrentEntryInvalidate( m_pLastActiveEntry ? m_pLastActiveEntry : GetFirstEntryInView() ); in GetFocus()
917 SvLBoxEntry *pEntry = GetFirstEntryInView(); in Expand()
1132 SvLBoxEntry *pEntry = GetFirstEntryInView(); in Expand()
2595 SvLBoxEntry* SvTreeListBox::GetFirstEntryInView() const in GetFirstEntryInView() function in SvTreeListBox
Completed in 75 milliseconds