Searched refs:nSelRow (Results 1 – 2 of 2) sorted by relevance
325 sal_Int32 AccessibleTabListBoxTable::implGetSelRow( sal_Int32 nSelRow ) const in implGetSelRow()334 if ( nRow == nSelRow ) in implGetSelRow()
921 SCROW nSelRow = aSelRange.aStart.Row(); in HasSelectionForDateGroup() local923 if ( pDoc->HasValueData( nSelCol, nSelRow, nSelTab ) ) in HasSelectionForDateGroup()926 nSelCol, nSelRow, nSelTab, ATTR_VALUE_FORMAT))->GetValue(); in HasSelectionForDateGroup()
Completed in 28 milliseconds