Home
last modified time | relevance | path

Searched refs:SelectRow (Results 1 – 25 of 132) sorted by relevance

123456

/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx585 SelectRow( rEvt.GetRow(), sal_True ); in ExpandRowSelection()
1740 SelectRow( rEvt.GetRow(), in MouseButtonDown()
1750 SelectRow( rEvt.GetRow(), sal_True ); in MouseButtonDown()
1811 SelectRow( rEvt.GetRow(), sal_False ); in MouseButtonUp()
1820 SelectRow( rEvt.GetRow(), sal_True ); in MouseButtonUp()
1947 SelectRow( nRow ); in Dispatch()
1958 SelectRow( nRow ); in Dispatch()
1972 SelectRow( nRow, bLocalSelect, sal_True ); in Dispatch()
1975 SelectRow( GetCurRow(), sal_True, sal_True ); in Dispatch()
1989 SelectRow( nCurRow, bLocalSelect, sal_True ); in Dispatch()
[all …]
H A Dbrwbox1.cxx1919 void BrowseBox::SelectRow( long nRow, sal_Bool _bSelect, sal_Bool bExpand ) in SelectRow() function in BrowseBox
/trunk/main/svtools/workben/
H A Dbrowser.cxx711 aBrowser.SelectRow( aBrowser.GetCurRow(), in IMPL_LINK_INLINE_END()
738 aBrowser.SelectRow( nPos + 1, sal_True ); in IMPL_LINK_INLINE_END()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1370 SelectRow(GetRowCount() - 1, sal_False); in DeleteSelectedRows()
1383 SelectRow(GetSeekPos()); in DeleteSelectedRows()
1858 SelectRow( m_pSeekCursor->getRow() - 1); in selectBookmarks()
1915 SelectRow(nIdx,sal_False); // selection aufheben fuer leerzeile in getSelectionBookmarks()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx696 pTable->SelectRow( i_rowIndex, true ); in selectRow()
720 pTable->SelectRow( i_rowIndex, false ); in deselectRow()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx215 SelectRow( 0 ); in refillFromDictionary()
267 SelectRow( GetEntryPos( pLBEntry ) ); in addEntry()
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxHeaderCell.cxx113 mpBrowseBox->SelectRow(m_nColumnRowId); in grabFocus()
H A DAccessibleBrowseBoxTableBase.cxx286 mpBrowseBox->SelectRow( nRow, bSelect, sal_True ); in implSelectRow()
H A DAccessibleGridControlTable.cxx270 m_aTable.SelectRow( nRow, sal_True ); in selectAccessibleChild()
/trunk/main/svtools/inc/svtools/
H A Daccessibletable.hxx126 virtual void SelectRow( sal_Int32 const i_rowIndex, bool const i_select ) = 0;
H A Daccessibletableprovider.hxx90 …virtual void SelectRow( long _nRow, sal_Bool _bSelect = sal_True, sal_Bool bExpand = sal_True …
H A Dsvtabbx.hxx207 …virtual void SelectRow( long _nRow, sal_Bool _bSelect = sal_True, sal_Bool bExpand = sal_True …
H A Dbrwbox.hxx551 virtual void SelectRow( long nRow, sal_Bool _bSelect = sal_True, sal_Bool bExpand = sal_True );
/trunk/main/svtools/inc/svtools/table/
H A Dtablecontrol.hxx210 virtual void SelectRow( sal_Int32 const i_rowIndex, bool const i_select );
/trunk/main/svtools/source/table/
H A Dtablecontrol.cxx234 void TableControl::SelectRow( RowPos const i_rowIndex, bool const i_select ) in SelectRow() function in svt::table::TableControl
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx870 void SvHeaderTabListBox::SelectRow( long _nRow, sal_Bool _bSelect, sal_Bool ) in SelectRow() function in SvHeaderTabListBox
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx1146 mpListView->SelectRow( nItemId - 1 ); in ImplSelectItemId()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx335 SelectRow(nRow); in moveGroups()
/trunk/main/helpcontent2/helpers/
H A Duno-commands.csv1381 .uno:SelectRow
H A Dlongnames_commands.csv1638 SID_SELECT_ROW,.uno:SelectRow
H A Duno_hid.lst1633 SID_SELECT_ROW,26548,.uno:SelectRow
H A Dhelp_hid.lst5846 SID_SELECT_ROW,26548,.uno:SelectRow
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx2089 pVclGrid->SelectRow(pVclGrid->GetCurRow()); in Execute()
/trunk/main/sc/sdi/
H A Dscalc.sdi5745 SfxVoidItem SelectRow SID_SELECT_ROW
/trunk/extras/l10n/source/sd/
H A Dlocalize.sdf4340 …\UI\CalcCommands.xcu 0 value ..CalcCommands.UserInterface.Commands..uno:SelectRow Label 0 sd قطا…

Completed in 422 milliseconds

123456