Searched refs:GetCurrentTabPos (Results 1 – 7 of 7) sorted by relevance
454 sal_uInt16 nCur = ( 0 == nCol && IsCellFocusEnabled() ) ? GetCurrentTabPos() : 0; in GetTabEntryText()816 sal_uInt16 nPos = GetCurrentTabPos() - 1; in GetCurrColumn()
2681 sal_uInt16 SvTreeListBox::GetCurrentTabPos() const in GetCurrentTabPos() function in SvTreeListBox2683 return pImp->GetCurrentTabPos(); in GetCurrentTabPos()
410 sal_uInt16 nCol = GetCurrentTabPos() - 1; in KeyInput()
492 sal_uInt16 nCol = GetCurrentTabPos() - 1; in KeyInput()
368 inline sal_uInt16 GetCurrentTabPos() const { return nCurTabPos; } in GetCurrentTabPos() function in SvImpLBox
164 sal_uInt16 GetCurrentTabPos() const;
934 sal_uInt16 nCol = GetCurrentTabPos() - 1; in KeyInput()
Completed in 58 milliseconds