Home
last modified time | relevance | path

Searched defs:SeekRow (Results 1 – 23 of 23) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx385 bool OTableGrantControl::SeekRow( long nRow ) in SeekRow() function in OTableGrantControl
H A DRelationControl.cxx327 bool ORelationControl::SeekRow( long nRow ) in SeekRow() function in dbaui::ORelationControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx94 bool IndexFieldsControl::SeekRow(long nRow) in SeekRow() function in dbaui::IndexFieldsControl
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx92 bool IndexFieldsControl::SeekRow(sal_Int32 nRow) in SeekRow() function in dbaui::IndexFieldsControl
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx387 bool OTableGrantControl::SeekRow( sal_Int32 nRow ) in SeekRow() function in OTableGrantControl
H A DRelationControl.cxx327 bool ORelationControl::SeekRow( sal_Int32 nRow ) in SeekRow() function in dbaui::ORelationControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/gallery2/
H A Dgalctrl.cxx500 bool GalleryListView::SeekRow( long nRow ) in SeekRow() function in GalleryListView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/brwbox/
H A Deditbrowsebox.cxx205 bool EditBrowseBox::SeekRow(long nRow) in SeekRow() function in svt::EditBrowseBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/brwbox/
H A Deditbrowsebox.cxx194 bool EditBrowseBox::SeekRow(sal_Int32 nRow) in SeekRow() function in svt::EditBrowseBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdibrow.cxx292 bool SdrItemBrowserControl::SeekRow(long nRow) in SeekRow() function in SdrItemBrowserControl
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx539 bool OFieldExpressionControl::SeekRow( sal_Int32 _nRow ) in SeekRow() function in rptui::OFieldExpressionControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx546 bool OFieldExpressionControl::SeekRow( long _nRow ) in SeekRow() function in rptui::OFieldExpressionControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx298 bool OTableEditorCtrl::SeekRow(long _nRow) in SeekRow() function in OTableEditorCtrl
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx291 bool OTableEditorCtrl::SeekRow(sal_Int32 _nRow) in SeekRow() function in OTableEditorCtrl
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A DDataBrowser.cxx1061 bool DataBrowser::SeekRow( sal_Int32 nRow ) in SeekRow() function in chart::DataBrowser
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A DDataBrowser.cxx1084 bool DataBrowser::SeekRow( long nRow ) in SeekRow() function in chart::DataBrowser
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/fmcomp/
H A Dgridctrl.cxx1535 bool DbGridControl::SeekRow(sal_Int32 nRow) in SeekRow() function in DbGridControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/fmcomp/
H A Dgridctrl.cxx1786 bool DbGridControl::SeekRow(long nRow) in SeekRow() function in DbGridControl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1204 bool OSelectionBrowseBox::SeekRow(long nRow) in SeekRow() function in OSelectionBrowseBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1219 bool OSelectionBrowseBox::SeekRow(sal_Int32 nRow) in SeekRow() function in OSelectionBrowseBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcnttab.cxx3666 bool SwEntryBrowseBox::SeekRow( sal_Int32 nRow ) in SeekRow() function in SwEntryBrowseBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcnttab.cxx3677 bool SwEntryBrowseBox::SeekRow( long nRow ) in SeekRow() function in SwEntryBrowseBox
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs2788 …pub unsafe fn SeekRow(&self, bkorigin: u32, lrowcount: i32, lplrowssought: *mut i32) -> ::windows:… in SeekRow() method