Home
last modified time | relevance | path

Searched refs:nSelRow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx325 sal_Int32 AccessibleTabListBoxTable::implGetSelRow( sal_Int32 nSelRow ) const in implGetSelRow()
334 if ( nRow == nSelRow ) in implGetSelRow()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx921 SCROW nSelRow = aSelRange.aStart.Row(); in HasSelectionForDateGroup() local
923 if ( pDoc->HasValueData( nSelCol, nSelRow, nSelTab ) ) in HasSelectionForDateGroup()
926 nSelCol, nSelRow, nSelTab, ATTR_VALUE_FORMAT))->GetValue(); in HasSelectionForDateGroup()

Completed in 29 milliseconds