Home
last modified time | relevance | path

Searched refs:GetCurrentPos (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1327 && (nRow != GetCurrentPos()) // a row which is not the current one in StartDrag()
1558 …if ((IsModified() || (GetCurrentRow().Is() && GetCurrentRow()->IsModified())) && (GetCurrentPos() … in AcceptDrop()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx1221 …ldSelectCount = GetSelectEntryCount(), newSelectCount = 0, nCurrentPos = mpImplLB->GetCurrentPos(); in SelectEntryPos()
H A Dcombobox.cxx344 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()
/trunk/main/vcl/inc/
H A Dilstbox.hxx295 sal_uInt16 GetCurrentPos() const { return mnCurrentPos; } in GetCurrentPos() function in ImplListBoxWindow
457 sal_uInt16 GetCurrentPos() const { return maLBWindow.GetCurrentPos(); } in GetCurrentPos() function in ImplListBox
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx381 sal_uIntPtr _SdrItemBrowserControl::GetCurrentPos() const in GetCurrentPos() function in _SdrItemBrowserControl
396 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()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1630 pGrid->RowModified(pGrid->GetCurrentPos()); in rowChanged()
H A Dfmgridcl.cxx1099 RowModified(GetCurrentPos()); in propertyChange()
1228 if ( !IsRowSelected( GetCurrentPos() ) && !IsCurrentAppending() && GetCurrentRow().Is() ) in DeleteSelectedRows()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx585 sal_Int32 GetCurrentPos() const {return m_nCurrentPos;} in GetCurrentPos() function in DbGridControl
/trunk/main/svx/inc/
H A Dsvdibrow.hxx77 sal_uIntPtr GetCurrentPos() const;
/trunk/main/connectivity/source/inc/
H A Dsqlscan.hxx82 inline sal_Int32 GetCurrentPos() const { return m_nCurrentPos; } in GetCurrentPos() function in connectivity::OSQLScanner

Completed in 84 milliseconds