Searched defs:nRowOffset (Results 1 – 6 of 6) sorted by relevance
265 long nRowOffset = rWindowPos.Y() % nGridHeight; in GetFieldIndex() local289 long nRowOffset = rWindowPos.Y() % nGridHeight; in GetDropIndex() local
156 void SAL_CALL CellCursor::gotoOffset( ::sal_Int32 nColumnOffset, ::sal_Int32 nRowOffset ) throw (Ru… in gotoOffset()
194 sal_Int32 nRowOffset = ( rTable.bHasHeaderRow ? 1 : 0 ); in lcl_fillRangeMapping() local879 sal_Int32 nRowOffset = 0; in applyTableToInternalDataProvider() local
409 void SAL_CALL ScCellCursorObj::gotoOffset( sal_Int32 nColumnOffset, sal_Int32 nRowOffset ) in gotoOffset()
705 const sal_Int32 nRowOffset (maPageObjectSize.Height() + mnVerticalGap); in GetRowAtPosition() local
1882 SCROW nRowOffset = 0; in Offset() local
Completed in 216 milliseconds