Home
last modified time | relevance | path

Searched refs:GetFirstEntryInView (Results 1 – 7 of 7) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/ !
H A DWNameMatch.cxx294 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());
/trunk/main/dbaccess/source/ui/querydesign/ !
H A DJoinTableView.cxx1030 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()
/trunk/main/svtools/inc/svtools/ !
H A Dsvtreebx.hxx370 SvLBoxEntry* GetFirstEntryInView() const;
/trunk/main/dbaccess/source/ui/app/ !
H A DAppDetailView.cxx244 … setCurrentEntryInvalidate( m_pLastActiveEntry ? m_pLastActiveEntry : GetFirstEntryInView() ); in GetFocus()
/trunk/main/cui/source/customize/ !
H A Dselector.cxx917 SvLBoxEntry *pEntry = GetFirstEntryInView(); in Expand()
H A Dcfgutil.cxx1132 SvLBoxEntry *pEntry = GetFirstEntryInView(); in Expand()
/trunk/main/svtools/source/contnr/ !
H A Dsvtreebx.cxx2595 SvLBoxEntry* SvTreeListBox::GetFirstEntryInView() const in GetFirstEntryInView() function in SvTreeListBox

Completed in 56 milliseconds