Home
last modified time | relevance | path

Searched defs:nRowOffset (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx265 long nRowOffset = rWindowPos.Y() % nGridHeight; in GetFieldIndex() local
289 long nRowOffset = rWindowPos.Y() % nGridHeight; in GetDropIndex() local
/aoo42x/main/svx/source/table/
H A Dcellcursor.cxx156 void SAL_CALL CellCursor::gotoOffset( ::sal_Int32 nColumnOffset, ::sal_Int32 nRowOffset ) throw (Ru… in gotoOffset()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx194 sal_Int32 nRowOffset = ( rTable.bHasHeaderRow ? 1 : 0 ); in lcl_fillRangeMapping() local
879 sal_Int32 nRowOffset = 0; in applyTableToInternalDataProvider() local
/aoo42x/main/sc/source/ui/unoobj/
H A Dcursuno.cxx409 void SAL_CALL ScCellCursorObj::gotoOffset( sal_Int32 nColumnOffset, sal_Int32 nRowOffset ) in gotoOffset()
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx705 const sal_Int32 nRowOffset (maPageObjectSize.Height() + mnVerticalGap); in GetRowAtPosition() local
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.cxx1882 SCROW nRowOffset = 0; in Offset() local

Completed in 593 milliseconds