Searched refs:GetCurrentPos (Results 1 – 10 of 10) sorted by relevance
381 sal_uIntPtr _SdrItemBrowserControl::GetCurrentPos() const in GetCurrentPos() function in _SdrItemBrowserControl396 sal_uIntPtr nPos=GetCurrentPos(); in GetCurrentWhich()405 sal_uIntPtr nPos=GetCurrentPos(); in DoubleClick()415 sal_uIntPtr nPos=GetCurrentPos(); in KeyInput()467 long nPos=GetCurrentPos(); in ImpSaveWhich()
295 sal_uInt16 GetCurrentPos() const { return mnCurrentPos; } in GetCurrentPos() function in ImplListBoxWindow457 sal_uInt16 GetCurrentPos() const { return maLBWindow.GetCurrentPos(); } in GetCurrentPos() function in ImplListBox
344 sal_uInt16 nStart = mpImplLB->GetCurrentPos(); in IMPL_LINK()948 if ( mpImplLB->GetCurrentPos() != LISTBOX_ENTRY_NOTFOUND ) in ImplUpdateFloatSelection()950 XubString aCurrent = mpImplLB->GetEntryList()->GetEntryText( mpImplLB->GetCurrentPos() ); in ImplUpdateFloatSelection()952 nSelect = mpImplLB->GetCurrentPos(); in ImplUpdateFloatSelection()
1221 …ldSelectCount = GetSelectEntryCount(), newSelectCount = 0, nCurrentPos = mpImplLB->GetCurrentPos(); in SelectEntryPos()
82 inline sal_Int32 GetCurrentPos() const { return m_nCurrentPos; } in GetCurrentPos() function in connectivity::OSQLScanner
77 sal_uIntPtr GetCurrentPos() const;
1327 && (nRow != GetCurrentPos()) // a row which is not the current one in StartDrag()1558 …if ((IsModified() || (GetCurrentRow().Is() && GetCurrentRow()->IsModified())) && (GetCurrentPos() … in AcceptDrop()
585 sal_Int32 GetCurrentPos() const {return m_nCurrentPos;} in GetCurrentPos() function in DbGridControl
1099 RowModified(GetCurrentPos()); in propertyChange()1228 if ( !IsRowSelected( GetCurrentPos() ) && !IsCurrentAppending() && GetCurrentRow().Is() ) in DeleteSelectedRows()
1630 pGrid->RowModified(pGrid->GetCurrentPos()); in rowChanged()
Completed in 94 milliseconds